From 697d74d2ae7b2b6f5f6efc58a116d3afd4f8bfc6 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 18 Feb 2013 15:45:04 +0000 Subject: Add luxio and gitano-all lorries --- open-source-lorries/gitano-all.lorry | 34 ++++++++++++++++++++++++++++++++++ open-source-lorries/luxio.lorry | 6 ++++++ 2 files changed, 40 insertions(+) create mode 100644 open-source-lorries/gitano-all.lorry create mode 100644 open-source-lorries/luxio.lorry (limited to 'open-source-lorries') diff --git a/open-source-lorries/gitano-all.lorry b/open-source-lorries/gitano-all.lorry new file mode 100644 index 0000000..619b865 --- /dev/null +++ b/open-source-lorries/gitano-all.lorry @@ -0,0 +1,34 @@ +{ + "gitano/luacov": { + "type": "git", + "url": "git://git.gitano.org.uk/luacov.git" + }, + "gitano/libgit2": { + "type": "git", + "url": "git://git.gitano.org.uk/libgit2.git" + }, + "gitano/luagit2": { + "type": "git", + "url": "git://git.gitano.org.uk/luagit2.git" + }, + "gitano/lace": { + "type": "git", + "url": "git://git.gitano.org.uk/lace.git" + }, + "gitano/clod": { + "type": "git", + "url": "git://git.gitano.org.uk/clod.git" + }, + "gitano/supple": { + "type": "git", + "url": "git://git.gitano.org.uk/supple.git" + }, + "gitano/gall": { + "type": "git", + "url": "git://git.gitano.org.uk/gall.git" + }, + "gitano/gitano": { + "type": "git", + "url": "git://git.gitano.org.uk/gitano.git" + } +} diff --git a/open-source-lorries/luxio.lorry b/open-source-lorries/luxio.lorry new file mode 100644 index 0000000..5d2f0c9 --- /dev/null +++ b/open-source-lorries/luxio.lorry @@ -0,0 +1,6 @@ +{ + "luxio": { + "type": "bzr", + "url": "http://bzr.rjek.com/public/luxio/" + } +} -- cgit v1.2.1