diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 15:14:38 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 15:14:38 +0000 |
commit | c4f7b18d6f0db0b73fdc66056bbc677044fdec96 (patch) | |
tree | 0a2f87735f95fcc0315e55cbba4ae3d89ed13e64 /dev-perl/Test-Exception/Test-Exception-0.20.ebuild | |
parent | dev-perl/Test-Simple => perl-core/Test-Simple migration (diff) | |
download | historical-c4f7b18d6f0db0b73fdc66056bbc677044fdec96.tar.gz historical-c4f7b18d6f0db0b73fdc66056bbc677044fdec96.tar.bz2 historical-c4f7b18d6f0db0b73fdc66056bbc677044fdec96.zip |
dev-perl/Test-Simple => perl-core/Test-Simple migration
Package-Manager: portage-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.ebuild | 4 |
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" |