From 1298dc2cd43472dc1a6cef1018c050864c77eecc Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 22 Oct 2015 13:08:49 +0200 Subject: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD Signed-off-by: Justin Lecher --- net-misc/polly/polly-0.93.11.ebuild | 1 - net-misc/polly/polly-0.93.12.ebuild | 1 - 2 files changed, 2 deletions(-) (limited to 'net-misc/polly') diff --git a/net-misc/polly/polly-0.93.11.ebuild b/net-misc/polly/polly-0.93.11.ebuild index 7c0089c7f218..b725ca40bb58 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 13fbe9e6aa92..804022a13ac3 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 -- cgit v1.2.3-65-gdbad