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-Simple/perl-Test-Simple-0.62.ebuild | |
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-Simple/perl-Test-Simple-0.62.ebuild')
-rw-r--r-- | virtual/perl-Test-Simple/perl-Test-Simple-0.62.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.62.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.62.ebuild index 27f941ad8986..0ff2270229cc 100644 --- a/virtual/perl-Test-Simple/perl-Test-Simple-0.62.ebuild +++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.62.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-Simple/perl-Test-Simple-0.62.ebuild,v 1.4 2006/04/24 15:09:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.62.ebuild,v 1.5 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for Test-Simple" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -13,4 +13,3 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-f IUSE="" DEPEND="" RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Test-Simple-${PV} )" - |