From 414ba3cefdad1337130c35bdb406ea3e86703189 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 9 Aug 2004 10:07:40 +0000 Subject: add ac result for rp-pppoe on mipsel BKrev: 41174cecN-1CtiqvYL3p3tg22JBo0g --- python/python-numarray_0.9.oe | 0 python/python-numarray_1.0.oe | 0 python/python-numeric_23.1.oe | 15 --------------- python/python-numeric_23.3.oe | 0 4 files changed, 15 deletions(-) delete mode 100644 python/python-numarray_0.9.oe create mode 100644 python/python-numarray_1.0.oe delete mode 100644 python/python-numeric_23.1.oe create mode 100644 python/python-numeric_23.3.oe (limited to 'python') diff --git a/python/python-numarray_0.9.oe b/python/python-numarray_0.9.oe deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/python/python-numarray_1.0.oe b/python/python-numarray_1.0.oe new file mode 100644 index 0000000000..e69de29bb2 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 " -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 -- cgit v1.2.3