commit:     ad539da6c5db4da30260d1c5ac441ad714fe0e8c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 11:08:31 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 11:09:19 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad539da6

dev-python/sclapp: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/sclapp/sclapp-0.5.3-r1.ebuild | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/dev-python/sclapp/sclapp-0.5.3-r1.ebuild 
b/dev-python/sclapp/sclapp-0.5.3-r1.ebuild
index 41d8de2..5ef6c75 100644
--- a/dev-python/sclapp/sclapp-0.5.3-r1.ebuild
+++ b/dev-python/sclapp/sclapp-0.5.3-r1.ebuild
@@ -24,12 +24,6 @@ PATCHES=(
        "${FILESDIR}/${P}-testsuite-fix-from-r235.patch"
 )
 
-src_test() {
-       local DISTUTILS_NO_PARALLEL_BUILD=1
-
-       distutils-r1_src_test
-}
-
 python_test() {
        esetup.py test
 }

Reply via email to