summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-04-15 22:59:30 +1200
committerKent Fredric <kentnl@gentoo.org>2020-04-16 00:27:39 +1200
commit3473860135dfa8f386cfeda425816981e6f43538 (patch)
tree3df32adc94ac3b583a7a822f4fcefdef59c86be7 /dev-perl/Net-PcapUtils
parentdev-perl/Net-Pcap: Remove old 0.170.0-r1 (diff)
downloadgentoo-3473860135dfa8f386cfeda425816981e6f43538.tar.gz
gentoo-3473860135dfa8f386cfeda425816981e6f43538.tar.bz2
gentoo-3473860135dfa8f386cfeda425816981e6f43538.zip
dev-perl/Net-PcapUtils: Remove old 0.10.0-r1
Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Net-PcapUtils')
-rw-r--r--dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r1.ebuild b/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r1.ebuild
deleted file mode 100644
index 3d70d05f2ea4..000000000000
--- a/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=TIMPOTTER
-MODULE_VERSION=0.01
-inherit perl-module
-
-DESCRIPTION="Perl Net::PcapUtils - Net::Pcap library utils"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="dev-perl/Net-Pcap"
-DEPEND="${RDEPEND}"