diff options
Diffstat (limited to 'virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild')
-rw-r--r-- | virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild index 10ce65581a99..4191c9b7d312 100644 --- a/virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild +++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.63.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-Test-Simple/perl-Test-Simple-0.63.ebuild,v 1.2 2007/01/21 20:17:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild,v 1.3 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 IUSE="" DEPEND="" RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Test-Simple-${PV} )" - |