diff options
| author | David Seifert <soap@gentoo.org> | 2019-12-13 21:44:57 +0100 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2019-12-13 21:44:57 +0100 |
| commit | c97f3470ea4cc878453ffce6da1c96d8dcd4a85b (patch) | |
| tree | 22acf9f3d2428aa3ba6b9e921e1afa28efd054c2 /dev-python/scapy-python3/scapy-python3-0.21.ebuild | |
| parent | 3b642a8fd94fcd1d5cc1c6d8653347c2e3423c71 (diff) | |
| download | gentoo-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/scapy-python3/scapy-python3-0.21.ebuild')
| -rw-r--r-- | dev-python/scapy-python3/scapy-python3-0.21.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
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 - " |
