summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-02-20 19:41:45 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-02-20 19:41:45 +0000
commitea64eed9d4ccc5949f5ea71be2f514a8ef80a3d8 (patch)
tree469f48280c48f2054ca2fe9a8fd170c27d7a6663 /dev-perl/Net-Pcap/Net-Pcap-0.10.ebuild
parentBug 122900, iuse use again (diff)
downloadhistorical-ea64eed9d4ccc5949f5ea71be2f514a8ef80a3d8.tar.gz
historical-ea64eed9d4ccc5949f5ea71be2f514a8ef80a3d8.tar.bz2
historical-ea64eed9d4ccc5949f5ea71be2f514a8ef80a3d8.zip
Removing virtual/libpcap wrt bug #117898
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/Net-Pcap/Net-Pcap-0.10.ebuild')
-rw-r--r--dev-perl/Net-Pcap/Net-Pcap-0.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.10.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.10.ebuild
index 0ef04f50d243..d84df383215a 100644
--- a/dev-perl/Net-Pcap/Net-Pcap-0.10.ebuild
+++ b/dev-perl/Net-Pcap/Net-Pcap-0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.10.ebuild,v 1.1 2005/11/19 12:56:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.10.ebuild,v 1.2 2006/02/20 19:38:21 jokey Exp $
inherit perl-module
@@ -8,7 +8,7 @@ DESCRIPTION="Perl Net::Pcap - Perl binding to the LBL pcap"
SRC_URI="mirror://cpan/authors/id/S/SA/SAPER/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Net/${P}.readme"
IUSE=""
-DEPEND="virtual/libpcap"
+DEPEND="net-libs/libpcap"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc"