summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/cppunit.lorry6
-rw-r--r--open-source-lorries/zookeeper.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/open-source-lorries/cppunit.lorry b/open-source-lorries/cppunit.lorry
new file mode 100644
index 0000000..ac9cf4f
--- /dev/null
+++ b/open-source-lorries/cppunit.lorry
@@ -0,0 +1,6 @@
+{
+ "cppunit": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/git/libreoffice/cppunit/"
+ }
+}
diff --git a/open-source-lorries/zookeeper.lorry b/open-source-lorries/zookeeper.lorry
new file mode 100644
index 0000000..497d39a
--- /dev/null
+++ b/open-source-lorries/zookeeper.lorry
@@ -0,0 +1,6 @@
+{
+ "zookeeper": {
+ "type": "git",
+ "url": "git://git.apache.org/zookeeper.git"
+ }
+}