diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-numarray_1.0.oe (renamed from python/python-numarray_0.9.oe) | 0 | ||||
-rw-r--r-- | python/python-numeric_23.1.oe | 15 | ||||
-rw-r--r-- | python/python-numeric_23.3.oe | 0 |
3 files changed, 0 insertions, 15 deletions
diff --git a/python/python-numarray_0.9.oe b/python/python-numarray_1.0.oe index e69de29bb2..e69de29bb2 100644 --- a/python/python-numarray_0.9.oe +++ b/python/python-numarray_1.0.oe diff --git a/python/python-numeric_23.1.oe b/python/python-numeric_23.1.oe deleted file mode 100644 index ad099c8946..0000000000 --- a/python/python-numeric_23.1.oe +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "A sophisticated Numeric Processing Package for Python" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" - -SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz" -S = "${WORKDIR}/Numeric-${PV}" - -inherit distutils - -do_stage() { - cp -a Include/Numeric ${STAGING_INCDIR} -} - diff --git a/python/python-numeric_23.3.oe b/python/python-numeric_23.3.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-numeric_23.3.oe |