summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/NetPacket/NetPacket-0.43.0.ebuild')
-rw-r--r--dev-perl/NetPacket/NetPacket-0.43.0.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/NetPacket/NetPacket-0.43.0.ebuild b/dev-perl/NetPacket/NetPacket-0.43.0.ebuild
deleted file mode 100644
index 30146a2f5106..000000000000
--- a/dev-perl/NetPacket/NetPacket-0.43.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/NetPacket-0.43.0.ebuild,v 1.5 2012/04/01 17:28:11 armin76 Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=YANICK
-MY_P="${PN}-v${PV}"
-S=${WORKDIR}/${MY_P}
-inherit perl-module
-
-DESCRIPTION="Perl NetPacket - network packets assembly/disassembly"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
-
-SRC_TEST="do"