From 66b35d644e81840e4565a1aeb3fe4d8a9f26ffa1 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Thu, 26 Sep 2013 19:25:40 +0000 Subject: Disable the current boost svn lorry as it takes > 13 hours to process. Add a tarball lorry for boost instead. --- open-source-lorries-disabled/boost.lorry | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 open-source-lorries-disabled/boost.lorry (limited to 'open-source-lorries-disabled') 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" + } +} -- cgit v1.2.1