summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 15:17:34 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 15:17:34 +0000
commitc029c38ecf6a6096c83e57011b96b7c394d31d5c (patch)
tree555e6a5c1806d5c00a815621bb4db883a0682872 /dev-perl/Test-Exception/Test-Exception-0.20.ebuild
parentdev-perl/Test-Simple => perl-core/Test-Simple migration (diff)
downloadgentoo-2-c029c38ecf6a6096c83e57011b96b7c394d31d5c.tar.gz
gentoo-2-c029c38ecf6a6096c83e57011b96b7c394d31d5c.tar.bz2
gentoo-2-c029c38ecf6a6096c83e57011b96b7c394d31d5c.zip
dev-perl/Test-Simple => perl-core/Test-Simple migration
(Portage version: 2.0.51.22-r1)
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"