summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-22 13:08:49 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-22 13:09:19 +0200
commit1298dc2cd43472dc1a6cef1018c050864c77eecc (patch)
tree13f2601b96d7fc7a9c31afb50aac8bc6c1597440 /net-misc
parentad539da6c5db4da30260d1c5ac441ad714fe0e8c (diff)
downloadgentoo-1298dc2cd43472dc1a6cef1018c050864c77eecc.tar.gz
gentoo-1298dc2cd43472dc1a6cef1018c050864c77eecc.tar.xz
Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/polly/polly-0.93.11.ebuild1
-rw-r--r--net-misc/polly/polly-0.93.12.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/net-misc/polly/polly-0.93.11.ebuild b/net-misc/polly/polly-0.93.11.ebuild
index 7c0089c7f21..b725ca40bb5 100644
--- a/net-misc/polly/polly-0.93.11.ebuild
+++ b/net-misc/polly/polly-0.93.11.ebuild
@@ -6,7 +6,6 @@ EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=( gdbm )
-DISTUTILS_NO_PARALLEL_BUILD=1
inherit distutils-r1 gnome2-utils vcs-snapshot
diff --git a/net-misc/polly/polly-0.93.12.ebuild b/net-misc/polly/polly-0.93.12.ebuild
index 13fbe9e6aa9..804022a13ac 100644
--- a/net-misc/polly/polly-0.93.12.ebuild
+++ b/net-misc/polly/polly-0.93.12.ebuild
@@ -6,7 +6,6 @@ EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=( gdbm )
-DISTUTILS_NO_PARALLEL_BUILD=1
inherit distutils-r1 gnome2-utils vcs-snapshot