diff options
author | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2013-06-05 17:48:46 +0100 |
---|---|---|
committer | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2013-06-05 17:49:36 +0100 |
commit | 4fb3bdf61cbbedd632493a60bf0ab4b456e53cbb (patch) | |
tree | db6a1d2775694a37e8bc8f2ebe1db86370b7ff41 /open-source-lorries/pyipmi-tarball.lorry | |
parent | bf962fe0e2638b4ae3b7a16772f7c3fba96cc43b (diff) | |
download | lorries-4fb3bdf61cbbedd632493a60bf0ab4b456e53cbb.tar.gz |
Add lorries for repos needed by cxmanage
Diffstat (limited to 'open-source-lorries/pyipmi-tarball.lorry')
-rw-r--r-- | open-source-lorries/pyipmi-tarball.lorry | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/pyipmi-tarball.lorry b/open-source-lorries/pyipmi-tarball.lorry new file mode 100644 index 0000000..7d234ce --- /dev/null +++ b/open-source-lorries/pyipmi-tarball.lorry @@ -0,0 +1,8 @@ +{ + "pyipmi-tarball": { + "type": "tarball", + "compression": "gzip", + "strip": 1, + "url": "http://sources.calxeda.com/python/packages/pyipmi/pyipmi-0.7.1.tar.gz" + } +} |