diff options
author | Torsten Veller <tove@gentoo.org> | 2010-09-07 20:39:16 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-09-07 20:39:16 +0000 |
commit | 65079d5c68efac30e6a0c82bfe0e4a68be8ce20f (patch) | |
tree | 8424ef5fd6bd026a15bfe506c62ac5ea6daf1c03 /virtual/perl-Attribute-Handlers | |
parent | Add aurorae/ to KMEXTRA, update description (diff) | |
download | historical-65079d5c68efac30e6a0c82bfe0e4a68be8ce20f.tar.gz historical-65079d5c68efac30e6a0c82bfe0e4a68be8ce20f.tar.bz2 historical-65079d5c68efac30e6a0c82bfe0e4a68be8ce20f.zip |
Add perl-5.12.2 as provider
Package-Manager: portage-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} )" |