summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-12 16:28:58 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-12 16:28:58 +0100
commit0de2fa7e942cd9aa6d126e4c69c1c71b843601d9 (patch)
treea0085974da96c38b425a6d51a503a788580901f0
parentad720d78c5125862dc1e554e9c72a3adec1cb15a (diff)
downloadlorries-0de2fa7e942cd9aa6d126e4c69c1c71b843601d9.tar.gz
Update gitano related lorries
-rw-r--r--active/clod.lorry6
-rw-r--r--active/gitano-all.lorry34
-rw-r--r--active/gitano.lorry6
-rw-r--r--active/lace.lorry6
-rw-r--r--active/supple.lorry6
5 files changed, 34 insertions, 24 deletions
diff --git a/active/clod.lorry b/active/clod.lorry
deleted file mode 100644
index 74b92ca..0000000
--- a/active/clod.lorry
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "clod": {
- "type": "git",
- "url": "git://git.gitano.org.uk/clod.git"
- }
-}
diff --git a/active/gitano-all.lorry b/active/gitano-all.lorry
new file mode 100644
index 0000000..619b865
--- /dev/null
+++ b/active/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/active/gitano.lorry b/active/gitano.lorry
deleted file mode 100644
index 9fc6add..0000000
--- a/active/gitano.lorry
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "gitano": {
- "type": "git",
- "url": "git://git.gitano.org.uk/gitano.git"
- }
-}
diff --git a/active/lace.lorry b/active/lace.lorry
deleted file mode 100644
index 16c3dd4..0000000
--- a/active/lace.lorry
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "lace": {
- "type": "git",
- "url": "git://git.gitano.org.uk/lace.git"
- }
-}
diff --git a/active/supple.lorry b/active/supple.lorry
deleted file mode 100644
index 942af9d..0000000
--- a/active/supple.lorry
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "supple": {
- "type": "git",
- "url": "git://git.gitano.org.uk/supple.git"
- }
-}