summaryrefslogtreecommitdiff
path: root/open-source-lorries-disabled
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-disabled
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-disabled')
-rw-r--r--open-source-lorries-disabled/cxmanage-tarball.lorry6
-rw-r--r--open-source-lorries-disabled/cxmanage.lorry6
-rw-r--r--open-source-lorries-disabled/pyipmi-tarball.lorry6
-rw-r--r--open-source-lorries-disabled/pyipmi.lorry1
4 files changed, 19 insertions, 0 deletions
diff --git a/open-source-lorries-disabled/cxmanage-tarball.lorry b/open-source-lorries-disabled/cxmanage-tarball.lorry
new file mode 100644
index 0000000..72403d4
--- /dev/null
+++ b/open-source-lorries-disabled/cxmanage-tarball.lorry
@@ -0,0 +1,6 @@
+{
+ "cxmanage-tarball": {
+ "type": "tarball",
+ "url": "http://sources.calxeda.com/python/packages/cxmanage/cxmanage-0.8.2.tar.gz"
+ }
+}
diff --git a/open-source-lorries-disabled/cxmanage.lorry b/open-source-lorries-disabled/cxmanage.lorry
new file mode 100644
index 0000000..f1dda7d
--- /dev/null
+++ b/open-source-lorries-disabled/cxmanage.lorry
@@ -0,0 +1,6 @@
+{
+ "cxmanage": {
+ "type": "git",
+ "url": "git://sources.calxeda.com/cxmanage.git"
+ }
+}
diff --git a/open-source-lorries-disabled/pyipmi-tarball.lorry b/open-source-lorries-disabled/pyipmi-tarball.lorry
new file mode 100644
index 0000000..22fd264
--- /dev/null
+++ b/open-source-lorries-disabled/pyipmi-tarball.lorry
@@ -0,0 +1,6 @@
+{
+ "pyipmi-tarball": {
+ "type": "tarball",
+ "url": "http://sources.calxeda.com/python/packages/pyipmi/pyipmi-0.7.1.tar.gz"
+ }
+}
diff --git a/open-source-lorries-disabled/pyipmi.lorry b/open-source-lorries-disabled/pyipmi.lorry
new file mode 100644
index 0000000..4231106
--- /dev/null
+++ b/open-source-lorries-disabled/pyipmi.lorry
@@ -0,0 +1 @@
+{ "pyipmi": { "type": "git", "url": "git://sources.calxeda.com/pyipmi.git" } }