summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 15:40:22 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 15:40:22 +0100
commitbec222f0e1b5a1a5a95570583e1392fcbd1e8b22 (patch)
tree492c3baaf105e2decb250c4f2733cab45b142070
parent8e2c6aa81b9512424c9a010ccde22f63fdb10814 (diff)
parent375fc93c44b80434f1343f286cca6eb8ca9c8782 (diff)
downloadlorry-bec222f0e1b5a1a5a95570583e1392fcbd1e8b22.tar.gz
Merge branch 'master' of git://git.baserock.org/baserock/lorry
-rw-r--r--lorries/gnome-themes-standard.lorry6
-rw-r--r--lorries/gtk+.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/lorries/gnome-themes-standard.lorry b/lorries/gnome-themes-standard.lorry
new file mode 100644
index 0000000..b9aa995
--- /dev/null
+++ b/lorries/gnome-themes-standard.lorry
@@ -0,0 +1,6 @@
+{
+ "gnome-themes-standard": {
+ "type": "git",
+ "url": "git://git.gnome.org/gnome-themes-standard"
+ }
+}
diff --git a/lorries/gtk+.lorry b/lorries/gtk+.lorry
new file mode 100644
index 0000000..387fb5e
--- /dev/null
+++ b/lorries/gtk+.lorry
@@ -0,0 +1,6 @@
+{
+ "gtk+": {
+ "type": "git",
+ "url": "git://git.gnome.org/gtk+"
+ }
+}