summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2016-02-14 21:37:42 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2016-02-15 09:57:53 +0000
commit3de143ee4fb1a43d7c6c865c136de30097c13f17 (patch)
tree05680f3e9f6d960ca65a140212b5b5045ae394dc /open-source-lorries
parentc7fb2854b63359e376b320d1315a1909b3acf27f (diff)
downloadlorries-3de143ee4fb1a43d7c6c865c136de30097c13f17.tar.gz
mpc upstream has moved to git
Change-Id: I178806d24488f206e54dd275b0e92ccc4688d89e
Diffstat (limited to 'open-source-lorries')
-rw-r--r--open-source-lorries/mpc-git.lorry6
-rw-r--r--open-source-lorries/mpc.lorry7
2 files changed, 6 insertions, 7 deletions
diff --git a/open-source-lorries/mpc-git.lorry b/open-source-lorries/mpc-git.lorry
new file mode 100644
index 0000000..d08305d
--- /dev/null
+++ b/open-source-lorries/mpc-git.lorry
@@ -0,0 +1,6 @@
+{
+ "mpc-git": {
+ "type": "git",
+ "url": "https://scm.gforge.inria.fr/anonscm/git/mpc/mpc.git"
+ }
+}
diff --git a/open-source-lorries/mpc.lorry b/open-source-lorries/mpc.lorry
deleted file mode 100644
index 63833e4..0000000
--- a/open-source-lorries/mpc.lorry
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "mpc": {
- "type": "svn",
- "url": "svn://scm.gforge.inria.fr/svn/mpc",
- "layout": "standard"
- }
-}