commit: 31e09304ca5401a29292a36e2e582f713cf7939b
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 12:28:31 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 12:28:31 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=31e09304
Drop deprecated parallel python eclass support
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-chemistry/modeller/modeller-9.12-r3.ebuild | 1 -
sci-libs/nipy/nipy-0.3.0.ebuild | 1 -
sci-libs/nipy/nipy-9999.ebuild | 1 -
3 files changed, 3 deletions(-)
diff --git a/sci-chemistry/modeller/modeller-9.12-r3.ebuild
b/sci-chemistry/modeller/modeller-9.12-r3.ebuild
index 292907f..c1a5d81 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 6a07e3c..d748c21 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 446065c..72f40e6 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