summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-22 10:15:58 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-22 10:15:58 +0000
commit48cde815272804849fbf982b1b4a99667ff8d712 (patch)
tree32258ace3f95d0ac7faca7c9f25d413e3eca5f12 /virtual/perl-libnet
parentFix src_test, bug #352374 by Nikoli <nikoli@lavabit.com>. (diff)
downloadhistorical-48cde815272804849fbf982b1b4a99667ff8d712.tar.gz
historical-48cde815272804849fbf982b1b4a99667ff8d712.tar.bz2
historical-48cde815272804849fbf982b1b4a99667ff8d712.zip
Add perl-5.12.3 as provider
Package-Manager: portage-2.2.0_alpha18/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-libnet')
-rw-r--r--virtual/perl-libnet/ChangeLog7
-rw-r--r--virtual/perl-libnet/perl-libnet-1.22.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog
index 67d13ee07d6a..00165f62fd59 100644
--- a/virtual/perl-libnet/ChangeLog
+++ b/virtual/perl-libnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-libnet
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.32 2010/09/07 20:37:08 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.33 2011/01/22 10:15:02 tove Exp $
+
+ 22 Jan 2011; Torsten Veller <tove@gentoo.org> perl-libnet-1.22.ebuild:
+ Add perl-5.12.3 as provider
07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-libnet-1.22.ebuild:
Add perl-5.12.2 as provider
diff --git a/virtual/perl-libnet/perl-libnet-1.22.ebuild b/virtual/perl-libnet/perl-libnet-1.22.ebuild
index 288107c6ff82..8e7faabd797d 100644
--- a/virtual/perl-libnet/perl-libnet-1.22.ebuild
+++ b/virtual/perl-libnet/perl-libnet-1.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.22.ebuild,v 1.14 2010/09/07 20:37:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.22.ebuild,v 1.15 2011/01/22 10:15:02 tove Exp $
DESCRIPTION="Virtual for libnet"
HOMEPAGE=""
@@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/libnet-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/libnet-${PV} )"