summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-Simple/Test-Simple-0.53.ebuild')
-rw-r--r--dev-perl/Test-Simple/Test-Simple-0.53.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Simple/Test-Simple-0.53.ebuild b/dev-perl/Test-Simple/Test-Simple-0.53.ebuild
index 4214cc67b37e..46f404badc0f 100644
--- a/dev-perl/Test-Simple/Test-Simple-0.53.ebuild
+++ b/dev-perl/Test-Simple/Test-Simple-0.53.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.53.ebuild,v 1.5 2005/05/08 22:27:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.53.ebuild,v 1.6 2005/05/25 14:52:43 mcummings Exp $
inherit perl-module
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/perl-5.8.0-r12
- >=dev-perl/Test-Harness-2.03"
+ >=perl-core/Test-Harness-2.03"
mydoc="rfc*.txt"
myconf="INSTALLDIRS=vendor"