From 4fb3bdf61cbbedd632493a60bf0ab4b456e53cbb Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Wed, 5 Jun 2013 17:48:46 +0100 Subject: Add lorries for repos needed by cxmanage --- open-source-lorries/cxmanage-tarball.lorry | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 open-source-lorries/cxmanage-tarball.lorry (limited to 'open-source-lorries/cxmanage-tarball.lorry') diff --git a/open-source-lorries/cxmanage-tarball.lorry b/open-source-lorries/cxmanage-tarball.lorry new file mode 100644 index 0000000..f8b9923 --- /dev/null +++ b/open-source-lorries/cxmanage-tarball.lorry @@ -0,0 +1,8 @@ +{ + "cxmanage-tarball": { + "type": "tarball", + "compression": "gzip", + "strip": 1, + "url": "http://sources.calxeda.com/python/packages/cxmanage/cxmanage-0.8.2.tar.gz" + } +} -- cgit v1.2.1