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-Attribute-Handlers
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-Attribute-Handlers')
-rw-r--r--virtual/perl-Attribute-Handlers/ChangeLog9
-rw-r--r--virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild (renamed from virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0.ebuild)4
2 files changed, 10 insertions, 3 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog
index e9c759db7c9d..87bedf54e016 100644
--- a/virtual/perl-Attribute-Handlers/ChangeLog
+++ b/virtual/perl-Attribute-Handlers/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for virtual/perl-Attribute-Handlers
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.29 2012/03/24 13:03:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.30 2012/05/21 11:50:38 tove Exp $
+
+*perl-Attribute-Handlers-0.930.0-r1 (21 May 2012)
+
+ 21 May 2012; Torsten Veller <tove@gentoo.org>
+ -perl-Attribute-Handlers-0.930.0.ebuild,
+ +perl-Attribute-Handlers-0.930.0-r1.ebuild:
+ Add perl-5.16 as provider
24 Mar 2012; Fabian Groffen <grobian@gentoo.org>
perl-Attribute-Handlers-0.930.0.ebuild:
diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild
index 058c8017f826..a9a84f94b27b 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.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-Attribute-Handlers/perl-Attribute-Handlers-0.930.0.ebuild,v 1.2 2012/03/24 13:03:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild,v 1.1 2012/05/21 11:50:38 tove Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
-RDEPEND="~perl-core/${PN#perl-}-${PV}"
+RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )"