diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-22 10:13:55 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-22 10:13:55 +0000 |
commit | 5b8b39a02367bf129bfe899807020205ee3f955f (patch) | |
tree | 1b274235cfe22245ef6d5226e58e579ab9482976 /virtual | |
parent | Add perl-5.12.3 as provider (diff) | |
download | gentoo-2-5b8b39a02367bf129bfe899807020205ee3f955f.tar.gz gentoo-2-5b8b39a02367bf129bfe899807020205ee3f955f.tar.bz2 gentoo-2-5b8b39a02367bf129bfe899807020205ee3f955f.zip |
Add perl-5.12.3 as provider
(Portage version: 2.2.0_alpha18/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Text-Balanced/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index d3e3fa47b9ac..a6f5abf5f8d9 100644 --- a/virtual/perl-Text-Balanced/ChangeLog +++ b/virtual/perl-Text-Balanced/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Text-Balanced # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.34 2011/01/17 07:40:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.35 2011/01/22 10:13:55 tove Exp $ + + 22 Jan 2011; Torsten Veller <tove@gentoo.org> perl-Text-Balanced-2.02.ebuild: + Add perl-5.12.3 as provider 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Text-Balanced-2.0.0.ebuild: diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild index 55c43cb4336a..ac74883bab5a 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.12 2010/10/22 18:22:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.13 2011/01/22 10:13:55 tove Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Text-Balanced-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/Text-Balanced-${PV} )" |