diff options
author | Jannis Pohlmann <jannis.pohlmann@codethink.co.uk> | 2012-05-01 12:01:49 +0100 |
---|---|---|
committer | Jannis Pohlmann <jannis.pohlmann@codethink.co.uk> | 2012-05-01 12:01:49 +0100 |
commit | 00920c07afa4852d8441c07f30dabb998c89f1b3 (patch) | |
tree | 26ac8e10d5475a0dc278d5a6e454702177ecf909 | |
parent | e00e02290d8b79afcead789b1f77c6d27fb72509 (diff) | |
download | lorry-00920c07afa4852d8441c07f30dabb998c89f1b3.tar.gz |
Add lorry file for gnome-common.
-rw-r--r-- | lorries/gnome-common.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/gnome-common.lorry b/lorries/gnome-common.lorry new file mode 100644 index 0000000..3082fb8 --- /dev/null +++ b/lorries/gnome-common.lorry @@ -0,0 +1,6 @@ +{ + "gnome-common": { + "type": "git", + "url": "git://git.gnome.org/gnome-common" + } +} |