aboutsummaryrefslogtreecommitdiffstats
path: root/python/python-vmaps_1.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-vmaps_1.1.oe')
-rw-r--r--python/python-vmaps_1.1.oe11
1 files changed, 0 insertions, 11 deletions
diff --git a/python/python-vmaps_1.1.oe b/python/python-vmaps_1.1.oe
deleted file mode 100644
index 1ce8f93c44..0000000000
--- a/python/python-vmaps_1.1.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "Python Arrays on mmap()"
-SECTION = "devel/python"
-PRIORITY = "optional"
-MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-RDEPENDS = "python-core"
-SRCNAME = "vmaps"
-
-SRC_URI = "http://snafu.freedom.org/Vmaps/Vmaps-${PV}.tgz"
-S = "${WORKDIR}/Vmaps-${PV}"
-
-inherit distutils