summaryrefslogtreecommitdiff
path: root/open-source-lorries-disabled
diff options
context:
space:
mode:
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" } }