diff options
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/cxmanage-tarball.lorry | 6 | ||||
-rw-r--r-- | open-source-lorries/cxmanage.lorry | 6 | ||||
-rw-r--r-- | open-source-lorries/pyipmi-tarball.lorry | 6 | ||||
-rw-r--r-- | open-source-lorries/pyipmi.lorry | 1 |
4 files changed, 0 insertions, 19 deletions
diff --git a/open-source-lorries/cxmanage-tarball.lorry b/open-source-lorries/cxmanage-tarball.lorry deleted file mode 100644 index 72403d4..0000000 --- a/open-source-lorries/cxmanage-tarball.lorry +++ /dev/null @@ -1,6 +0,0 @@ -{ - "cxmanage-tarball": { - "type": "tarball", - "url": "http://sources.calxeda.com/python/packages/cxmanage/cxmanage-0.8.2.tar.gz" - } -} diff --git a/open-source-lorries/cxmanage.lorry b/open-source-lorries/cxmanage.lorry deleted file mode 100644 index f1dda7d..0000000 --- a/open-source-lorries/cxmanage.lorry +++ /dev/null @@ -1,6 +0,0 @@ -{ - "cxmanage": { - "type": "git", - "url": "git://sources.calxeda.com/cxmanage.git" - } -} diff --git a/open-source-lorries/pyipmi-tarball.lorry b/open-source-lorries/pyipmi-tarball.lorry deleted file mode 100644 index 22fd264..0000000 --- a/open-source-lorries/pyipmi-tarball.lorry +++ /dev/null @@ -1,6 +0,0 @@ -{ - "pyipmi-tarball": { - "type": "tarball", - "url": "http://sources.calxeda.com/python/packages/pyipmi/pyipmi-0.7.1.tar.gz" - } -} diff --git a/open-source-lorries/pyipmi.lorry b/open-source-lorries/pyipmi.lorry deleted file mode 100644 index 4231106..0000000 --- a/open-source-lorries/pyipmi.lorry +++ /dev/null @@ -1 +0,0 @@ -{ "pyipmi": { "type": "git", "url": "git://sources.calxeda.com/pyipmi.git" } } |