summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Class-Container/Class-Container-0.12.ebuild')
-rw-r--r--dev-perl/Class-Container/Class-Container-0.12.ebuild6
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 51bea72fb4d6..15e088d14c7b 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.8 2006/03/02 20:24:15 chriswhite Exp $
+# $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 $
inherit perl-module
@@ -13,7 +13,7 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
-DEPEND="${DEPEND}
- dev-perl/module-build
+DEPEND="dev-perl/module-build
>=dev-perl/Params-Validate-0.24-r1
>=virtual/perl-Scalar-List-Utils-1.08"
+RDEPEND="${DEPEND}" \ No newline at end of file