From 12023e3aba75388f26f0e1e5035c27ccb6ccf9dc Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Mon, 17 Mar 2014 09:14:05 +0000 Subject: Update navit lorries for Paul --- open-source-lorries/navit-svn.lorry | 7 +++++++ open-source-lorries/navit.lorry | 16 ---------------- 2 files changed, 7 insertions(+), 16 deletions(-) create mode 100644 open-source-lorries/navit-svn.lorry delete mode 100644 open-source-lorries/navit.lorry diff --git a/open-source-lorries/navit-svn.lorry b/open-source-lorries/navit-svn.lorry new file mode 100644 index 0000000..659c836 --- /dev/null +++ b/open-source-lorries/navit-svn.lorry @@ -0,0 +1,7 @@ +{ + "navit-svn": { + "type": "svn", + "url": "http://svn.code.sf.net/p/navit/code", + "layout": "standard" + } +} diff --git a/open-source-lorries/navit.lorry b/open-source-lorries/navit.lorry deleted file mode 100644 index 540776b..0000000 --- a/open-source-lorries/navit.lorry +++ /dev/null @@ -1,16 +0,0 @@ -{ - "navit": { - "type": "bzr", - "url": "lp:navit" - }, - "navit-svn": { - "type": "svn", - "url": "http://svn.code.sf.net/p/navit/code/!svn/vcc/default", - "layout": "standard", - "refspecs": [ - "+refs/tags/*", - "+refs/heads/*" - ] - } -} - -- cgit v1.2.1