summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/librsync.lorry6
-rw-r--r--open-source-lorries/python-packages.lorry5
2 files changed, 11 insertions, 0 deletions
diff --git a/open-source-lorries/librsync.lorry b/open-source-lorries/librsync.lorry
new file mode 100644
index 0000000..eba850f
--- /dev/null
+++ b/open-source-lorries/librsync.lorry
@@ -0,0 +1,6 @@
+{
+ "librsync": {
+ "type": "git",
+ "url": "https://github.com/librsync/librsync.git"
+ }
+}
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 02b3237..8e7e3fd 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -756,5 +756,10 @@
"python/pelican": {
"type": "git",
"url": "https://github.com/getpelican/pelican.git"
+ },
+ "python-packages/rdiff-backup": {
+ "layout": "standard",
+ "type": "svn",
+ "url": "http://svn.savannah.nongnu.org/svn/rdiff-backup"
}
}