diff options
author | Torsten Veller <tove@gentoo.org> | 2010-09-07 20:16:42 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-09-07 20:16:42 +0000 |
commit | 0408fd0a3b5960f49121da0505b5a54271a01922 (patch) | |
tree | 9aa387505964740e7c9e1097763a0f48d427a7c3 /virtual/perl-Attribute-Handlers | |
parent | Add perl-5.12.2 as provider (diff) | |
download | gentoo-2-0408fd0a3b5960f49121da0505b5a54271a01922.tar.gz gentoo-2-0408fd0a3b5960f49121da0505b5a54271a01922.tar.bz2 gentoo-2-0408fd0a3b5960f49121da0505b5a54271a01922.zip |
Add perl-5.12.2 as provider
(Portage version: 2.2_rc77/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
-rw-r--r-- | virtual/perl-Attribute-Handlers/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index 1eabbbaf5c1f..8fb4053ce1a1 100644 --- a/virtual/perl-Attribute-Handlers/ChangeLog +++ b/virtual/perl-Attribute-Handlers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Attribute-Handlers # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.12 2010/07/14 06:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.13 2010/09/07 20:16:42 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Attribute-Handlers-0.87.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Attribute-Handlers-0.87.ebuild: diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild index e8079273bf89..718c4e385e1a 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.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-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.8 2010/07/14 06:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.9 2010/09/07 20:16:42 tove Exp $ DESCRIPTION="Virtual for Attribute-Handlers" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Attribute-Handlers-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Attribute-Handlers-${PV} )" |