summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-04 14:37:32 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-04 14:37:32 +0000
commitc97ea7bd63a9abc27389d395c5c52d74d865c43c (patch)
tree3d0c99827ffa6949d8488ad5d0b5b79929dd8541 /dev-perl/Params-Util/Params-Util-0.07.ebuild
parentFixed RDEPEND wrt bug #134781 (diff)
downloadgentoo-2-c97ea7bd63a9abc27389d395c5c52d74d865c43c.tar.gz
gentoo-2-c97ea7bd63a9abc27389d395c5c52d74d865c43c.tar.bz2
gentoo-2-c97ea7bd63a9abc27389d395c5c52d74d865c43c.zip
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/Params-Util/Params-Util-0.07.ebuild')
-rw-r--r--dev-perl/Params-Util/Params-Util-0.07.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Params-Util/Params-Util-0.07.ebuild b/dev-perl/Params-Util/Params-Util-0.07.ebuild
index d843e6b370a9..998111d1bdb0 100644
--- a/dev-perl/Params-Util/Params-Util-0.07.ebuild
+++ b/dev-perl/Params-Util/Params-Util-0.07.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/Params-Util/Params-Util-0.07.ebuild,v 1.12 2006/02/13 13:52:46 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-0.07.ebuild,v 1.13 2006/07/04 14:37:32 ian Exp $
inherit perl-module
@@ -16,3 +16,4 @@ IUSE=""
SRC_TEST="do"
DEPEND=">=virtual/perl-Scalar-List-Utils-1.11"
+RDEPEND="${DEPEND}" \ No newline at end of file