From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/scapy/
Date: Wed, 2 Dec 2015 07:53:11 +0000 (UTC) [thread overview]
Message-ID: <1449041035.2565c08a2fe826c39b769e779618530b6a09b79a.jlec@gentoo> (raw)
commit: 2565c08a2fe826c39b769e779618530b6a09b79a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 2 07:23:55 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec 2 07:23:55 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2565c08a
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 <AT> gentoo.org>
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 080dce9..47c0b3f 100644
--- a/net-analyzer/scapy/metadata.xml
+++ b/net-analyzer/scapy/metadata.xml
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>netmon</herd>
-<maintainer>
-<email>ikelos@gentoo.org</email>
-<name>Mike Auty</name>
-</maintainer>
-<longdescription lang="en">
+ <herd>netmon</herd>
+ <maintainer>
+ <email>ikelos@gentoo.org</email>
+ <name>Mike Auty</name>
+ </maintainer>
+ <longdescription lang="en">
Scapy is a powerful interactive packet manipulation program.
</longdescription>
-<use>
-<flag name='pyx'>Enable <pkg>dev-python/pyx</pkg> support for psdump/pdfdump commands</flag>
-<flag name='visual'>Enable <pkg>dev-python/visual</pkg> support for 3d graphs</flag>
-<flag name='tcpreplay'>Enable <pkg>net-analyzer/tcpreply</pkg> support for fast packet replay</flag>
-</use>
+ <use>
+ <flag name="pyx">Enable <pkg>dev-python/pyx</pkg> support for psdump/pdfdump commands</flag>
+ <flag name="visual">Enable <pkg>dev-python/visual</pkg> support for 3d graphs</flag>
+ <flag name="tcpreplay">Enable <pkg>net-analyzer/tcpreply</pkg> support for fast packet replay</flag>
+ </use>
</pkgmetadata>
diff --git a/net-analyzer/scapy/scapy-2.2.0-r2.ebuild b/net-analyzer/scapy/scapy-2.2.0-r2.ebuild
index 36156a6..8807425 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 8230665..d9bc94f 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 8230665..d9bc94f 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
next reply other threads:[~2015-12-02 7:53 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 7:53 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-05 22:37 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/scapy/ Anthony G. Basile
2016-04-05 23:10 Anthony G. Basile
2016-04-19 20:50 Ian Stakenvicius
2016-07-04 18:07 Mike Auty
2016-07-04 18:13 Mike Auty
2016-08-31 16:31 Jeroen Roovers
2016-12-21 22:54 Thomas Deutschmann
2017-03-04 12:08 Mike Auty
2017-03-19 13:16 Jeroen Roovers
2018-02-17 8:35 Jeroen Roovers
2018-02-17 8:40 Jeroen Roovers
2018-02-17 8:50 Jeroen Roovers
2018-02-17 9:12 Jeroen Roovers
2018-05-01 9:26 Michał Górny
2018-06-03 21:20 Mike Auty
2018-08-26 17:08 Michał Górny
2019-05-04 14:33 Mike Auty
2019-05-10 15:46 Mike Auty
2019-05-16 7:48 Jeroen Roovers
2019-07-01 21:23 Jeroen Roovers
2019-07-09 20:07 Jeroen Roovers
2019-07-09 20:07 Jeroen Roovers
2019-07-11 7:08 Jeroen Roovers
2019-07-11 7:12 Jeroen Roovers
2019-08-06 6:05 Jeroen Roovers
2019-08-06 6:05 Jeroen Roovers
2019-08-06 6:05 Jeroen Roovers
2019-08-07 5:01 Jeroen Roovers
2019-08-07 5:01 Jeroen Roovers
2020-02-02 12:08 Pacho Ramos
2020-02-06 8:21 Agostino Sarubbo
2020-02-07 12:12 Agostino Sarubbo
2020-02-17 9:52 Michał Górny
2020-02-17 10:55 Michał Górny
2020-02-17 10:55 Michał Górny
2020-07-19 13:59 Jeroen Roovers
2020-07-19 13:59 Jeroen Roovers
2020-07-26 17:54 Jeroen Roovers
2020-09-02 18:55 Jeroen Roovers
2020-09-02 18:55 Jeroen Roovers
2020-09-02 19:02 Jeroen Roovers
2020-09-02 19:15 Jeroen Roovers
2020-09-19 11:28 Michał Górny
2020-11-04 0:44 Sam James
2020-11-07 17:57 Sam James
2020-11-07 18:10 Sam James
2020-12-02 23:17 Sam James
2020-12-03 11:13 Sam James
2020-12-03 11:14 Sam James
2020-12-04 3:16 Rick Farina
2020-12-20 6:29 Sam James
2020-12-31 11:36 Mike Auty
2020-12-31 11:40 Mike Auty
2021-05-09 23:53 Sam James
2021-05-10 0:02 Sam James
2021-06-12 6:27 Sam James
2021-06-12 16:05 Sam James
2021-06-12 16:05 Sam James
2022-01-04 20:45 Sam James
2023-01-11 8:32 Sam James
2023-01-26 0:32 Sam James
2023-03-04 13:51 Arthur Zamarin
2023-03-04 13:51 Arthur Zamarin
2023-04-11 4:07 Sam James
2023-05-01 13:36 Sam James
2024-01-20 10:49 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1449041035.2565c08a2fe826c39b769e779618530b6a09b79a.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox