diff options
Diffstat (limited to 'virtual/perl-Text-Balanced')
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 23523e0388b0..f18ddcae4606 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 # 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.9 2010/09/12 16:46:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.10 2010/10/14 20:20:49 ranger Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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" +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} )" |