summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-09-07 20:37:52 +0000
committerTorsten Veller <tove@gentoo.org>2010-09-07 20:37:52 +0000
commite9a5afa90b03eb0b3ad5bf6d212c6124714efc5c (patch)
treeb665c12ceec387f729a55c8a92c42d92bd827f8c /virtual
parentAdd perl-5.12.2 as provider (diff)
downloadgentoo-2-e9a5afa90b03eb0b3ad5bf6d212c6124714efc5c.tar.gz
gentoo-2-e9a5afa90b03eb0b3ad5bf6d212c6124714efc5c.tar.bz2
gentoo-2-e9a5afa90b03eb0b3ad5bf6d212c6124714efc5c.zip
Add perl-5.12.2 as provider
(Portage version: 2.2_rc77/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-parent/ChangeLog5
-rw-r--r--virtual/perl-parent/perl-parent-0.223.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog
index fd9b95895c69..00860a620f7e 100644
--- a/virtual/perl-parent/ChangeLog
+++ b/virtual/perl-parent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-parent
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.9 2010/07/14 06:44:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.10 2010/09/07 20:37:52 tove Exp $
+
+ 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-parent-0.223.ebuild:
+ Add perl-5.12.2 as provider
14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-parent-0.223.ebuild:
Add perl-5.12 as provider
diff --git a/virtual/perl-parent/perl-parent-0.223.ebuild b/virtual/perl-parent/perl-parent-0.223.ebuild
index ea438172e61b..f3c7a6a89d21 100644
--- a/virtual/perl-parent/perl-parent-0.223.ebuild
+++ b/virtual/perl-parent/perl-parent-0.223.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.223.ebuild,v 1.4 2010/07/14 06:44:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.223.ebuild,v 1.5 2010/09/07 20:37:52 tove Exp $
DESCRIPTION="Virtual for parent"
HOMEPAGE=""
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/parent-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/parent-${PV} )"