diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-10 15:41:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-10 15:41:46 +0000 |
commit | 947dc80cbdbbe283d88e3fa71105ae3f7bc65fc9 (patch) | |
tree | 415f77f8d83e2b9444a84c0613193cf62dea3ff1 /dev-perl/Test-Exception/Test-Exception-0.21.ebuild | |
parent | Mark 0.92 stable on ia64 (diff) | |
download | gentoo-2-947dc80cbdbbe283d88e3fa71105ae3f7bc65fc9.tar.gz gentoo-2-947dc80cbdbbe283d88e3fa71105ae3f7bc65fc9.tar.bz2 gentoo-2-947dc80cbdbbe283d88e3fa71105ae3f7bc65fc9.zip |
Updating deps
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.21.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.21.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.21.ebuild b/dev-perl/Test-Exception/Test-Exception-0.21.ebuild index ccf7e05a9ece..0829f72853ec 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.21.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.21.ebuild,v 1.5 2006/07/05 10:25:47 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.21.ebuild,v 1.6 2006/07/10 15:41:46 mcummings Exp $ inherit perl-module @@ -14,8 +14,7 @@ KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" -DEPEND="|| ( >=virtual/perl-Test-Simple-0.62 - ( <virtual/perl-Test-Simple-0.62 dev-perl/Test-Builder-Tester ) ) +DEPEND=">=virtual/perl-Test-Simple-0.62 dev-perl/module-build dev-perl/Sub-Uplevel" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" |