summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.20.ebuild')
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild b/dev-perl/Test-Exception/Test-Exception-0.20.ebuild
index 97e327204834..8372274bce26 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.20.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-Exception/Test-Exception-0.20.ebuild,v 1.5 2005/05/21 17:33:00 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.20.ebuild,v 1.6 2005/05/25 15:14:21 mcummings Exp $
inherit perl-module
@@ -14,6 +14,6 @@ KEYWORDS="x86 ~ppc sparc amd64"
IUSE=""
SRC_TEST="do"
-DEPEND="dev-perl/Test-Simple
+DEPEND="perl-core/Test-Simple
>=dev-perl/Test-Builder-Tester-1.01
dev-perl/Sub-Uplevel"