summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-08-12 13:38:41 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2013-08-12 13:38:41 +0100
commitbae46f72bf819d122bb36049f94f772d4a848437 (patch)
tree8660a9e7aac41b64d9293f37ae0decbbeefe8a19
parentb53cd9ceaa67ae2666fc10621e5b05f05ab6bf6e (diff)
downloadlorries-bae46f72bf819d122bb36049f94f772d4a848437.tar.gz
Add gnome lorries for Paul
-rw-r--r--open-source-lorries/at-spi2-core.lorry7
-rw-r--r--open-source-lorries/atk.lorry6
-rw-r--r--open-source-lorries/iceauth.lorry6
3 files changed, 19 insertions, 0 deletions
diff --git a/open-source-lorries/at-spi2-core.lorry b/open-source-lorries/at-spi2-core.lorry
new file mode 100644
index 0000000..afe9e22
--- /dev/null
+++ b/open-source-lorries/at-spi2-core.lorry
@@ -0,0 +1,7 @@
+{
+ "at-spi2-core": {
+ "type": "git",
+ "url": "git://git.gnome.org/at-spi2-core"
+ }
+}
+
diff --git a/open-source-lorries/atk.lorry b/open-source-lorries/atk.lorry
new file mode 100644
index 0000000..cb36890
--- /dev/null
+++ b/open-source-lorries/atk.lorry
@@ -0,0 +1,6 @@
+{
+ "atk": {
+ "type": "git",
+ "url": "git://git.gnome.org/atk"
+ }
+}
diff --git a/open-source-lorries/iceauth.lorry b/open-source-lorries/iceauth.lorry
new file mode 100644
index 0000000..fc28fe7
--- /dev/null
+++ b/open-source-lorries/iceauth.lorry
@@ -0,0 +1,6 @@
+{
+ "iceauth": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/app/iceauth"
+ }
+}