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-Test | |
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-Test')
-rw-r--r-- | virtual/perl-Test/perl-Test-1.24.ebuild | 3 | ||||
-rw-r--r-- | virtual/perl-Test/perl-Test-1.25.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/virtual/perl-Test/perl-Test-1.24.ebuild b/virtual/perl-Test/perl-Test-1.24.ebuild index 4bba9f52c2aa..5955cc798202 100644 --- a/virtual/perl-Test/perl-Test-1.24.ebuild +++ b/virtual/perl-Test/perl-Test-1.24.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-Test/perl-Test-1.24.ebuild,v 1.1 2006/02/07 11:57:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/perl-Test-1.24.ebuild,v 1.2 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for Test" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -13,4 +13,3 @@ KEYWORDS="x86 amd64 alpha hppa mips ppc sparc" IUSE="" DEPEND="" RDEPEND="~perl-core/Test-${PV}" - diff --git a/virtual/perl-Test/perl-Test-1.25.ebuild b/virtual/perl-Test/perl-Test-1.25.ebuild index e654431e3249..eb7ffdd00a79 100644 --- a/virtual/perl-Test/perl-Test-1.25.ebuild +++ b/virtual/perl-Test/perl-Test-1.25.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-Test/perl-Test-1.25.ebuild,v 1.3 2006/10/26 22:05:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/perl-Test-1.25.ebuild,v 1.4 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for Test" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -13,4 +13,3 @@ KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" DEPEND="" RDEPEND="|| ( >=dev-lang/perl-5.8.8 ~perl-core/Test-${PV} )" - |