diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-14 16:41:31 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-14 16:41:31 +0000 |
commit | c901f2d8e0145c8fe49460663aba0c0fa512c550 (patch) | |
tree | 05b2c8aaab827aac39ac127a1d24d22f7fdffb23 /dev-perl/Class-Container/Class-Container-0.12.ebuild | |
parent | ppc stable, bug #139612 (diff) | |
download | gentoo-2-c901f2d8e0145c8fe49460663aba0c0fa512c550.tar.gz gentoo-2-c901f2d8e0145c8fe49460663aba0c0fa512c550.tar.bz2 gentoo-2-c901f2d8e0145c8fe49460663aba0c0fa512c550.zip |
Forcing mb version
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-perl/Class-Container/Class-Container-0.12.ebuild')
-rw-r--r-- | dev-perl/Class-Container/Class-Container-0.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Class-Container/Class-Container-0.12.ebuild b/dev-perl/Class-Container/Class-Container-0.12.ebuild index 15e088d14c7b..92bd96ca7e63 100644 --- a/dev-perl/Class-Container/Class-Container-0.12.ebuild +++ b/dev-perl/Class-Container/Class-Container-0.12.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/Class-Container/Class-Container-0.12.ebuild,v 1.9 2006/07/03 21:04:27 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/Class-Container-0.12.ebuild,v 1.10 2006/07/14 16:41:31 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" -DEPEND="dev-perl/module-build +DEPEND=">=dev-perl/module-build-0.28 >=dev-perl/Params-Validate-0.24-r1 >=virtual/perl-Scalar-List-Utils-1.08" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" |