diff options
Diffstat (limited to 'virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild')
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild index ff4a2473ca1e..638d3cf37261 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-1.95.ebuild,v 1.4 2006/10/26 22:07:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild,v 1.5 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -13,4 +13,3 @@ KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" RDEPEND="|| ( >=dev-lang/perl-5.8.8 ~perl-core/Text-Balanced-${PV} )" - |