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
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')
-rw-r--r--dev-perl/Net-Pcap/ChangeLog6
-rw-r--r--dev-perl/Net-Pcap/Net-Pcap-0.04.ebuild6
-rw-r--r--dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild4
-rw-r--r--dev-perl/Net-Pcap/Net-Pcap-0.10.ebuild6
-rw-r--r--dev-perl/Net-Pcap/Net-Pcap-0.11.ebuild4
5 files changed, 15 insertions, 11 deletions
diff --git a/dev-perl/Net-Pcap/ChangeLog b/dev-perl/Net-Pcap/ChangeLog
index 53528b20a013..e8d4f60dbc7c 100644
--- a/dev-perl/Net-Pcap/ChangeLog
+++ b/dev-perl/Net-Pcap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Net-Pcap
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.13 2006/02/06 20:31:44 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.14 2006/02/20 19:38:21 jokey Exp $
+
+ 20 Feb 2006; Markus Ullmann <jokey@gentoo.org> Net-Pcap-0.04.ebuild,
+ Net-Pcap-0.05.ebuild, Net-Pcap-0.10.ebuild, Net-Pcap-0.11.ebuild:
+ Removing virtual/libpcap wrt bug #117898
06 Feb 2006; Simon Stelling <blubb@gentoo.org> Net-Pcap-0.05.ebuild:
stable on amd64
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.04.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.04.ebuild
index 9ad324ac3f4d..848a4ce289ae 100644
--- a/dev-perl/Net-Pcap/Net-Pcap-0.04.ebuild
+++ b/dev-perl/Net-Pcap/Net-Pcap-0.04.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.04.ebuild,v 1.8 2005/04/28 18:34:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.04.ebuild,v 1.9 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/T/TI/TIMPOTTER/${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"
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild
index d6fd497eaadd..198d35f9a07e 100644
--- a/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild
+++ b/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild
@@ -1,6 +1,6 @@
# 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.05.ebuild,v 1.4 2006/02/06 20:31:44 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild,v 1.5 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/K/KC/KCARNUT/${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="amd64 ppc sparc x86"
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"
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.11.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.11.ebuild
index d7a456f442db..a732565be466 100644
--- a/dev-perl/Net-Pcap/Net-Pcap-0.11.ebuild
+++ b/dev-perl/Net-Pcap/Net-Pcap-0.11.ebuild
@@ -1,6 +1,6 @@
# 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.11.ebuild,v 1.1 2006/01/13 15:39:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.11.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="~amd64 ~ppc ~sparc ~x86"