summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-08-14 09:43:50 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-08-14 09:43:50 +0100
commit220b0a75f547564136fd0bbe367c6e846902b23e (patch)
treeb8d0ec5e33f26993aedb836450276636b1aee502
parent6e32c0f2449f47213388b1329b422fb53e36e426 (diff)
downloadlorries-220b0a75f547564136fd0bbe367c6e846902b23e.tar.gz
Add zeitgeist and elementary-xfce lorries
-rw-r--r--open-source-lorries/elementary-xfce.lorry6
-rw-r--r--open-source-lorries/zeitgeist.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/open-source-lorries/elementary-xfce.lorry b/open-source-lorries/elementary-xfce.lorry
new file mode 100644
index 0000000..4b37040
--- /dev/null
+++ b/open-source-lorries/elementary-xfce.lorry
@@ -0,0 +1,6 @@
+{
+ "elementary-xfce": {
+ "type": "git",
+ "url": "git://github.com/shimmerproject/elementary-xfce"
+ }
+}
diff --git a/open-source-lorries/zeitgeist.lorry b/open-source-lorries/zeitgeist.lorry
new file mode 100644
index 0000000..db02ce1
--- /dev/null
+++ b/open-source-lorries/zeitgeist.lorry
@@ -0,0 +1,6 @@
+{
+ "zeitgeist": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/zeitgeist/zeitgeist"
+ }
+}