aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/python/python-gsl_0.2.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'nonworking/python/python-gsl_0.2.0.oe')
-rw-r--r--nonworking/python/python-gsl_0.2.0.oe15
1 files changed, 0 insertions, 15 deletions
diff --git a/nonworking/python/python-gsl_0.2.0.oe b/nonworking/python/python-gsl_0.2.0.oe
deleted file mode 100644
index 4a504cc15e..0000000000
--- a/nonworking/python/python-gsl_0.2.0.oe
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION=GNU Scientific Library Python Bindings
-SECTION=base
-PRIORITY=optional
-MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-RDEPENDS=python-core gsl
-DEPENDS=gsl
-SRCNAME=pygsl
-
-SRC_URI = ${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
- file://${FILESDIR}/cross-compile.patch;patch=1
-S = ${WORKDIR}/${SRCNAME}-${PV}
-
-inherit distutils
-
-export STAGING=${STAGING_DIR}