diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-08-09 10:07:40 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-08-09 10:07:40 +0000 |
commit | 414ba3cefdad1337130c35bdb406ea3e86703189 (patch) | |
tree | 8297b24e7a92c515617b4468029a1412a6378f99 /python | |
parent | a9f13228ae31951a13d7a59c84f092494a9135a7 (diff) |
add ac result for rp-pppoe on mipsel
BKrev: 41174cecN-1CtiqvYL3p3tg22JBo0g
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 |