summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-12-02 08:23:55 +0100
committerJustin Lecher <jlec@gentoo.org>2015-12-02 08:23:55 +0100
commit2565c08a2fe826c39b769e779618530b6a09b79a (patch)
treee561670b976d530dcecf5de4cf99c0f2fb365362 /net-analyzer/scapy/scapy-2.3.0.ebuild
parentdev-util/plan9port: remove older unstable version. (diff)
downloadgentoo-2565c08a2fe826c39b769e779618530b6a09b79a.tar.gz
gentoo-2565c08a2fe826c39b769e779618530b6a09b79a.tar.bz2
gentoo-2565c08a2fe826c39b769e779618530b6a09b79a.zip
net-analyzer/scapy: Drop unnecessary usage of DISTUTILS_SINGLE_IMPL
The package doesn't install file which would collide in a multi ABI scenario Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-analyzer/scapy/scapy-2.3.0.ebuild')
-rw-r--r--net-analyzer/scapy/scapy-2.3.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/scapy/scapy-2.3.0.ebuild b/net-analyzer/scapy/scapy-2.3.0.ebuild
index 8230665fdc71..d9bc94f6704b 100644
--- a/net-analyzer/scapy/scapy-2.3.0.ebuild
+++ b/net-analyzer/scapy/scapy-2.3.0.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=true
inherit eutils distutils-r1