aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-22 14:28:31 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-22 14:28:31 +0200
commit31e09304ca5401a29292a36e2e582f713cf7939b (patch)
tree4ddceea5520be369d2ebfd183d1866ba7cec6f6d
parentsci-astronomy/astrometry: Fix broken dependency for pyfits (diff)
downloadsci-31e09304ca5401a29292a36e2e582f713cf7939b.tar.gz
sci-31e09304ca5401a29292a36e2e582f713cf7939b.tar.bz2
sci-31e09304ca5401a29292a36e2e582f713cf7939b.zip
Drop deprecated parallel python eclass support
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--sci-chemistry/modeller/modeller-9.12-r3.ebuild1
-rw-r--r--sci-libs/nipy/nipy-0.3.0.ebuild1
-rw-r--r--sci-libs/nipy/nipy-9999.ebuild1
3 files changed, 0 insertions, 3 deletions
diff --git a/sci-chemistry/modeller/modeller-9.12-r3.ebuild b/sci-chemistry/modeller/modeller-9.12-r3.ebuild
index 292907f0f..c1a5d810b 100644
--- a/sci-chemistry/modeller/modeller-9.12-r3.ebuild
+++ b/sci-chemistry/modeller/modeller-9.12-r3.ebuild
@@ -27,7 +27,6 @@ INPATH="${EPREFIX}"/opt/modeller${ver}
QA_PREBUILT="/opt/*"
-DISTUTILS_NO_PARALLEL_BUILD=true
pkg_setup() {
case ${ARCH} in
diff --git a/sci-libs/nipy/nipy-0.3.0.ebuild b/sci-libs/nipy/nipy-0.3.0.ebuild
index 6a07e3c8c..d748c2152 100644
--- a/sci-libs/nipy/nipy-0.3.0.ebuild
+++ b/sci-libs/nipy/nipy-0.3.0.ebuild
@@ -5,7 +5,6 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
-DISTUTILS_NO_PARALLEL_BUILD=true
inherit distutils-r1 eutils multilib flag-o-matic
diff --git a/sci-libs/nipy/nipy-9999.ebuild b/sci-libs/nipy/nipy-9999.ebuild
index 446065cee..72f40e6d5 100644
--- a/sci-libs/nipy/nipy-9999.ebuild
+++ b/sci-libs/nipy/nipy-9999.ebuild
@@ -5,7 +5,6 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
-DISTUTILS_NO_PARALLEL_BUILD=true
inherit distutils-r1 multilib git-r3 flag-o-matic