diff options
Diffstat (limited to 'virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r1.ebuild')
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} )" |