From: Kent Fredric Date: Wed, 15 Apr 2020 10:59:30 +0000 (+1200) Subject: dev-perl/Net-PcapUtils: Remove old 0.10.0-r1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3473860135dfa8f386cfeda425816981e6f43538;p=gentoo.git 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 --- 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}"