summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-09-07 20:23:13 +0000
committerTorsten Veller <tove@gentoo.org>2010-09-07 20:23:13 +0000
commitbd66894e14f216e71d935dd1bfca3f6d0301cadc (patch)
treee943db17d29ce2a440ab6d76ef71980302fde979 /virtual/perl-ExtUtils-MakeMaker
parentAdd perl-5.12.2 as provider (diff)
downloadgentoo-2-bd66894e14f216e71d935dd1bfca3f6d0301cadc.tar.gz
gentoo-2-bd66894e14f216e71d935dd1bfca3f6d0301cadc.tar.bz2
gentoo-2-bd66894e14f216e71d935dd1bfca3f6d0301cadc.zip
Add perl-5.12.2 as provider
(Portage version: 2.2_rc77/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-MakeMaker')
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/ChangeLog6
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-MakeMaker/ChangeLog b/virtual/perl-ExtUtils-MakeMaker/ChangeLog
index 003f96d4b185..14dbd19594dd 100644
--- a/virtual/perl-ExtUtils-MakeMaker/ChangeLog
+++ b/virtual/perl-ExtUtils-MakeMaker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-ExtUtils-MakeMaker
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.23 2010/08/28 16:57:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.24 2010/09/07 20:23:13 tove Exp $
+
+ 07 Sep 2010; Torsten Veller <tove@gentoo.org>
+ perl-ExtUtils-MakeMaker-6.56.ebuild:
+ Add perl-5.12.2 as provider
28 Aug 2010; Raúl Porcel <armin76@gentoo.org>
perl-ExtUtils-MakeMaker-6.56.ebuild:
diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild
index 0b544c10f6d2..91139369e2cb 100644
--- a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild
+++ b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.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-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.10 2010/08/28 16:57:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.11 2010/09/07 20:23:13 tove Exp $
DESCRIPTION="Virtual for perl-core/ExtUtils-MakeMaker"
HOMEPAGE=""
@@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86 ~ppc-macos"
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/ExtUtils-MakeMaker-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/ExtUtils-MakeMaker-${PV} )"