summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-08-21 11:47:40 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-08-21 11:47:40 +0100
commit5ad71f8cbf7667872ec424c0adce30d8ab74e6bc (patch)
tree923dd183cfdf1f6c8fd0ebb46ef3eeed3245e129
parentff5b7d84cbcc251db21720513d5401ce5b930282 (diff)
downloadlorry-5ad71f8cbf7667872ec424c0adce30d8ab74e6bc.tar.gz
Gitano stack
-rw-r--r--lorries/gitano.lorry6
-rw-r--r--lorries/lace.lorry6
-rw-r--r--lorries/supple.lorry6
3 files changed, 18 insertions, 0 deletions
diff --git a/lorries/gitano.lorry b/lorries/gitano.lorry
new file mode 100644
index 0000000..9fc6add
--- /dev/null
+++ b/lorries/gitano.lorry
@@ -0,0 +1,6 @@
+{
+ "gitano": {
+ "type": "git",
+ "url": "git://git.gitano.org.uk/gitano.git"
+ }
+}
diff --git a/lorries/lace.lorry b/lorries/lace.lorry
new file mode 100644
index 0000000..16c3dd4
--- /dev/null
+++ b/lorries/lace.lorry
@@ -0,0 +1,6 @@
+{
+ "lace": {
+ "type": "git",
+ "url": "git://git.gitano.org.uk/lace.git"
+ }
+}
diff --git a/lorries/supple.lorry b/lorries/supple.lorry
new file mode 100644
index 0000000..942af9d
--- /dev/null
+++ b/lorries/supple.lorry
@@ -0,0 +1,6 @@
+{
+ "supple": {
+ "type": "git",
+ "url": "git://git.gitano.org.uk/supple.git"
+ }
+}