dev-perl/Net-RawIP: Remove old 0.250.0-r1

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
Kent Fredric
2020-04-15 23:03:42 +12:00
parent 39f2f4a8a7
commit 67e015a75c

View File

@@ -1,17 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=SAPER
MODULE_VERSION=0.25
inherit perl-module
DESCRIPTION="Perl Net::RawIP - Raw IP packets manipulation Module"
SLOT="0"
KEYWORDS="~alpha amd64 hppa ~ia64 ppc sparc x86"
IUSE=""
RDEPEND="net-libs/libpcap"
DEPEND="${RDEPEND}"