diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:04:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:04:23 +0000 |
commit | cf12ff5b09a64b5dbb7c76cb72f72e6b6a0b2f99 (patch) | |
tree | cd398f98333572702f2a18079b4d07ac6f4b7a2c /virtual/perl-Text-Balanced | |
parent | Remove obsolete versions. (diff) | |
download | historical-cf12ff5b09a64b5dbb7c76cb72f72e6b6a0b2f99.tar.gz historical-cf12ff5b09a64b5dbb7c76cb72f72e6b6a0b2f99.tar.bz2 historical-cf12ff5b09a64b5dbb7c76cb72f72e6b6a0b2f99.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'virtual/perl-Text-Balanced')
3 files changed, 3 insertions, 7 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} )" - diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-1.98.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-1.98.ebuild index 1509bb044bb0..28e83b5ab09f 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-1.98.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-1.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.98.ebuild,v 1.5 2007/04/15 21:22:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-1.98.ebuild,v 1.6 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="|| ( ~perl-core/Text-Balanced-${PV} )" - diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild index 9250d3b08c1a..1133b5ead33f 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.0.0.ebuild,v 1.9 2007/07/04 19:36:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild,v 1.10 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -10,8 +10,6 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc x86" - IUSE="" DEPEND="" RDEPEND="~perl-core/Text-Balanced-${PV}" - |