summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 13:24:15 +0100
committerRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 13:34:39 +0100
commitdbd817cc4acd9869a42204091e94e8e527f7958c (patch)
tree1fa3ce0b2f096444cb1b95f67b5aabeb574456ca /open-source-lorries
parent8369e2d301d0483b2b0d0d82577ebb5e41074749 (diff)
downloadlorries-dbd817cc4acd9869a42204091e94e8e527f7958c.tar.gz
Disable all calxeda.com lorries.
Calxeda no longer exists. Therefore these URLs will no longer resolve. And any mirrors online will no longer get updated. This change disables all lorries witch refer to the calxeda.com domain.
Diffstat (limited to 'open-source-lorries')
-rw-r--r--open-source-lorries/cxmanage-tarball.lorry6
-rw-r--r--open-source-lorries/cxmanage.lorry6
-rw-r--r--open-source-lorries/pyipmi-tarball.lorry6
-rw-r--r--open-source-lorries/pyipmi.lorry1
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" } }