diff options
author | Torsten Veller <tove@gentoo.org> | 2011-06-28 19:55:13 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-06-28 19:55:13 +0000 |
commit | b7f6794853457d5cf0fd582d3e57581b480cfe63 (patch) | |
tree | fca081119e16074858471f81dbd18218a0c20066 /virtual/perl-Text-Balanced | |
parent | Marking gtkwave-3.3.14 ppc for bug 347057 (diff) | |
download | gentoo-2-b7f6794853457d5cf0fd582d3e57581b480cfe63.tar.gz gentoo-2-b7f6794853457d5cf0fd582d3e57581b480cfe63.tar.bz2 gentoo-2-b7f6794853457d5cf0fd582d3e57581b480cfe63.zip |
Add perl-5.12.4 virtual
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Text-Balanced')
-rw-r--r-- | virtual/perl-Text-Balanced/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index f791a1112802..438662313373 100644 --- a/virtual/perl-Text-Balanced/ChangeLog +++ b/virtual/perl-Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # 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.37 2011/06/18 20:20:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.38 2011/06/28 19:55:09 tove Exp $ + + 28 Jun 2011; Torsten Veller <tove@gentoo.org> + perl-Text-Balanced-2.20.0-r1.ebuild: + Add perl-5.12.4 virtual *perl-Text-Balanced-2.20.0-r1 (18 Jun 2011) diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r1.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r1.ebuild index 52f6e8f49899..51afd3fa9991 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r1.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r1.ebuild @@ -1,6 +1,6 @@ # 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.20.0-r1.ebuild,v 1.1 2011/06/18 20:20:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r1.ebuild,v 1.2 2011/06/28 19:55:09 tove Exp $ DESCRIPTION="Virtual for ${PN#perl-}" 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.14* ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/${PN#perl-}-${PV} )" +RDEPEND="|| ( =dev-lang/perl-5.14* ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/${PN#perl-}-${PV} )" |