summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/colm.lorry6
-rw-r--r--open-source-lorries/harfbuzz.lorry7
-rw-r--r--open-source-lorries/ragel.lorry7
3 files changed, 20 insertions, 0 deletions
diff --git a/open-source-lorries/colm.lorry b/open-source-lorries/colm.lorry
new file mode 100644
index 0000000..9413c95
--- /dev/null
+++ b/open-source-lorries/colm.lorry
@@ -0,0 +1,6 @@
+{
+ "colm": {
+ "type": "git",
+ "url": "git://git.complang.org/colm.git"
+ }
+}
diff --git a/open-source-lorries/harfbuzz.lorry b/open-source-lorries/harfbuzz.lorry
new file mode 100644
index 0000000..a021eac
--- /dev/null
+++ b/open-source-lorries/harfbuzz.lorry
@@ -0,0 +1,7 @@
+{
+ "harfbuzz": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/git/harfbuzz"
+ }
+}
+
diff --git a/open-source-lorries/ragel.lorry b/open-source-lorries/ragel.lorry
new file mode 100644
index 0000000..ad83054
--- /dev/null
+++ b/open-source-lorries/ragel.lorry
@@ -0,0 +1,7 @@
+{
+ "ragel": {
+ "type": "git",
+ "url": "git://git.complang.org/ragel.git"
+ }
+}
+