summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r1.ebuild')
-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}"