From 2ac8ff30dd30f93cde6e11183d9bd67c9f7b8c1f Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 9 Nov 2016 14:49:30 +0100 Subject: dev-python/scientificpython: Drop old Package-Manager: portage-2.3.2 --- .../scientificpython/scientificpython-2.9.1.ebuild | 84 ---------------------- 1 file changed, 84 deletions(-) delete mode 100644 dev-python/scientificpython/scientificpython-2.9.1.ebuild (limited to 'dev-python/scientificpython/scientificpython-2.9.1.ebuild') diff --git a/dev-python/scientificpython/scientificpython-2.9.1.ebuild b/dev-python/scientificpython/scientificpython-2.9.1.ebuild deleted file mode 100644 index 90b402ad7ff1..000000000000 --- a/dev-python/scientificpython/scientificpython-2.9.1.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*" - -inherit distutils eutils - -MY_PN="ScientificPython" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Scientific Module for Python" -DOWNLOAD_NUMBER="3420" -SRC_URI="http://sourcesup.cru.fr/frs/download.php/${DOWNLOAD_NUMBER}/${MY_P}.tar.gz" -HOMEPAGE="http://sourcesup.cru.fr/projects/scientific-py/" - -LICENSE="CeCILL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="doc mpi test" - -RDEPEND=" -