diff options
author | Mark Doffman <mark.doffman@codethink.co.uk> | 2013-09-26 19:25:40 +0000 |
---|---|---|
committer | Mark Doffman <mark.doffman@codethink.co.uk> | 2013-09-26 19:25:40 +0000 |
commit | 66b35d644e81840e4565a1aeb3fe4d8a9f26ffa1 (patch) | |
tree | 30868f0bab077319200452bfa172d2818bd62385 /open-source-lorries-disabled | |
parent | 4c0ead8d4d50854505dbcfb86d494475033cfab9 (diff) | |
download | lorries-66b35d644e81840e4565a1aeb3fe4d8a9f26ffa1.tar.gz |
Disable the current boost svn lorry as it takes > 13 hours to process.
Add a tarball lorry for boost instead.
Diffstat (limited to 'open-source-lorries-disabled')
-rw-r--r-- | open-source-lorries-disabled/boost.lorry | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries-disabled/boost.lorry b/open-source-lorries-disabled/boost.lorry new file mode 100644 index 0000000..2a0e4d2 --- /dev/null +++ b/open-source-lorries-disabled/boost.lorry @@ -0,0 +1,7 @@ +{ + "boost": { + "type": "svn", + "url": "http://svn.boost.org/svn/boost/", + "layout": "standard" + } +} |