summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-13 21:44:57 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-13 21:44:57 +0100
commitc97f3470ea4cc878453ffce6da1c96d8dcd4a85b (patch)
tree22acf9f3d2428aa3ba6b9e921e1afa28efd054c2 /dev-python
parentdev-python/pyfeyn: Remove old (diff)
downloadgentoo-c97f3470ea4cc878453ffce6da1c96d8dcd4a85b.tar.gz
gentoo-c97f3470ea4cc878453ffce6da1c96d8dcd4a85b.tar.bz2
gentoo-c97f3470ea4cc878453ffce6da1c96d8dcd4a85b.zip
dev-python/scapy-python3: Remove old
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/scapy-python3/Manifest2
-rw-r--r--dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild23
-rw-r--r--dev-python/scapy-python3/scapy-python3-0.21.ebuild23
3 files changed, 0 insertions, 48 deletions
diff --git a/dev-python/scapy-python3/Manifest b/dev-python/scapy-python3/Manifest
index d67a849de796..e5d0c2ae9eab 100644
--- a/dev-python/scapy-python3/Manifest
+++ b/dev-python/scapy-python3/Manifest
@@ -1,3 +1 @@
-DIST scapy-python3-0.18.tar.gz 2052898 BLAKE2B bf692fa71561dbbdfd5e3ccce7218af149bcfdbbd0232877d761cecfd3736259faaf8a5388a21461a3825c92b62046e44c06c8f5ce53c541cd63edfadd44ff5a SHA512 3b39e8cdb60dfd5d1e92eae681eb08f065ba14bbd647d55f3d4f62383a459c217024311c945c3731f1a58fe47e6b525492e760e2e1c8ea6eb807f7d59c975c5b
-DIST scapy-python3-0.21.tar.gz 2179545 BLAKE2B 3ecedf3899fa36da5aa98374f599c51b1198e9f60e98e1d7e2bcc04509ca8ecb8f8985e8dfdc70da838cd555c8cbc0fe5dcab87b7cb6ba47abc7780b95471370 SHA512 d1f5eee914a25a7217f187fe8c757d330aa0375e1c90fb2e5f71ffaa2c7f97d0bf7e62f1e5ed9f9b7238a5d467d3c4f7186f5238b6d7444e94d9d98a1a602f76
DIST scapy-python3-0.23.tar.gz 2196173 BLAKE2B 32a3b48c83a2e2a4262f47307bde02c272106f863bb52e362dc0e1a23ef2095426a7cdfe7ae53bc6ff980ef08277857a3e877777a6222d89a26812fd69b030b1 SHA512 9cb214a46f6f8b90c10afb903600472e389c30840e6e42c876cb035d18fe13f2affb2914263a668e802ac55727e7651e8dcc1c0ed753a92cd234488158a9ff60
diff --git a/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild b/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild
deleted file mode 100644
index 2c3264e9aaaf..000000000000
--- a/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_5 )
-
-IUSE="test"
-RESTRICT="!test? ( test )"
-inherit distutils-r1
-
-DESCRIPTION="Packet crafting/sending/... PCAP processing tool with python3 compatibility"
-HOMEPAGE="https://pypi.org/project/scapy-python3/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- !net-analyzer/scapy
- "
diff --git a/dev-python/scapy-python3/scapy-python3-0.21.ebuild b/dev-python/scapy-python3/scapy-python3-0.21.ebuild
deleted file mode 100644
index 2c3264e9aaaf..000000000000
--- a/dev-python/scapy-python3/scapy-python3-0.21.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_5 )
-
-IUSE="test"
-RESTRICT="!test? ( test )"
-inherit distutils-r1
-
-DESCRIPTION="Packet crafting/sending/... PCAP processing tool with python3 compatibility"
-HOMEPAGE="https://pypi.org/project/scapy-python3/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- !net-analyzer/scapy
- "