From 2565c08a2fe826c39b769e779618530b6a09b79a Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 2 Dec 2015 08:23:55 +0100 Subject: [PATCH] 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 --- net-analyzer/scapy/metadata.xml | 22 +++++++++++----------- net-analyzer/scapy/scapy-2.2.0-r2.ebuild | 1 - net-analyzer/scapy/scapy-2.3.0.ebuild | 3 +-- net-analyzer/scapy/scapy-2.3.1.ebuild | 3 +-- 4 files changed, 13 insertions(+), 16 deletions(-) diff --git a/net-analyzer/scapy/metadata.xml b/net-analyzer/scapy/metadata.xml index 080dce9db3a8..47c0b3f30029 100644 --- a/net-analyzer/scapy/metadata.xml +++ b/net-analyzer/scapy/metadata.xml @@ -1,17 +1,17 @@ -netmon - -ikelos@gentoo.org -Mike Auty - - + netmon + + ikelos@gentoo.org + Mike Auty + + Scapy is a powerful interactive packet manipulation program. - -Enable dev-python/pyx support for psdump/pdfdump commands -Enable dev-python/visual support for 3d graphs -Enable net-analyzer/tcpreply support for fast packet replay - + + Enable dev-python/pyx support for psdump/pdfdump commands + Enable dev-python/visual support for 3d graphs + Enable net-analyzer/tcpreply support for fast packet replay + diff --git a/net-analyzer/scapy/scapy-2.2.0-r2.ebuild b/net-analyzer/scapy/scapy-2.2.0-r2.ebuild index 36156a63cfc0..88074250ba0f 100644 --- a/net-analyzer/scapy/scapy-2.2.0-r2.ebuild +++ b/net-analyzer/scapy/scapy-2.2.0-r2.ebuild @@ -5,7 +5,6 @@ EAPI="5" PYTHON_COMPAT=( python2_7 ) -DISTUTILS_SINGLE_IMPL=true inherit eutils distutils-r1 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 diff --git a/net-analyzer/scapy/scapy-2.3.1.ebuild b/net-analyzer/scapy/scapy-2.3.1.ebuild index 8230665fdc71..d9bc94f6704b 100644 --- a/net-analyzer/scapy/scapy-2.3.1.ebuild +++ b/net-analyzer/scapy/scapy-2.3.1.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 -- 2.26.2