summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-05-21 11:50:39 +0000
committerTorsten Veller <tove@gentoo.org>2012-05-21 11:50:39 +0000
commitd06980314d8ee205f23d6394c3428c03aff9dce5 (patch)
tree8b98f27702d4ce547d6efe43c02972652c4cd095 /virtual/perl-AutoLoader
parentStable for HPPA (bug #416397). (diff)
downloadgentoo-2-d06980314d8ee205f23d6394c3428c03aff9dce5.tar.gz
gentoo-2-d06980314d8ee205f23d6394c3428c03aff9dce5.tar.bz2
gentoo-2-d06980314d8ee205f23d6394c3428c03aff9dce5.zip
Add perl-5.16 as provider. Force stable keywords
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'virtual/perl-AutoLoader')
-rw-r--r--virtual/perl-AutoLoader/ChangeLog8
-rw-r--r--virtual/perl-AutoLoader/perl-AutoLoader-5.720.0-r1.ebuild (renamed from virtual/perl-AutoLoader/perl-AutoLoader-5.720.0.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog
index 35641c909e97..534d39a46ac5 100644
--- a/virtual/perl-AutoLoader/ChangeLog
+++ b/virtual/perl-AutoLoader/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-AutoLoader
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.16 2012/05/02 14:19:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.17 2012/05/21 11:50:36 tove Exp $
+
+*perl-AutoLoader-5.720.0-r1 (21 May 2012)
+
+ 21 May 2012; Torsten Veller <tove@gentoo.org>
+ -perl-AutoLoader-5.720.0.ebuild, +perl-AutoLoader-5.720.0-r1.ebuild:
+ Add perl-5.16 as provider
*perl-AutoLoader-5.720.0 (02 May 2012)
diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.720.0.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.720.0-r1.ebuild
index 4b95d69bfb0e..fd712542b2b0 100644
--- a/virtual/perl-AutoLoader/perl-AutoLoader-5.720.0.ebuild
+++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.720.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.720.0.ebuild,v 1.1 2012/05/02 14:19:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.720.0-r1.ebuild,v 1.1 2012/05/21 11:50:36 tove Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-solaris"
IUSE=""
-RDEPEND="~perl-core/${PN#perl-}-${PV}"
+RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )"