summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-04 11:34:18 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-04 11:34:18 +0000
commit61723900b2904d664a49ebf2cd14abf0b6921ccb (patch)
treeed515e1e6580fd6adbc80fefba9c0ee26267d6ad /dev-perl/IniConf/IniConf-1.03.ebuild
parentFixed RDEPEND wrt bug #134781; fixed DEPEND (diff)
downloadgentoo-2-61723900b2904d664a49ebf2cd14abf0b6921ccb.tar.gz
gentoo-2-61723900b2904d664a49ebf2cd14abf0b6921ccb.tar.bz2
gentoo-2-61723900b2904d664a49ebf2cd14abf0b6921ccb.zip
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/IniConf/IniConf-1.03.ebuild')
-rw-r--r--dev-perl/IniConf/IniConf-1.03.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/IniConf/IniConf-1.03.ebuild b/dev-perl/IniConf/IniConf-1.03.ebuild
index 2a1a40ef53ec..9d3e5e9a617f 100644
--- a/dev-perl/IniConf/IniConf-1.03.ebuild
+++ b/dev-perl/IniConf/IniConf-1.03.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/IniConf/IniConf-1.03.ebuild,v 1.4 2006/03/30 22:55:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IniConf/IniConf-1.03.ebuild,v 1.5 2006/07/04 11:34:18 ian Exp $
inherit perl-module
@@ -16,3 +16,4 @@ KEYWORDS="~ia64 sparc x86"
SRC_TEST="do"
DEPEND="dev-perl/Config-IniFiles"
+RDEPEND="${DEPEND}" \ No newline at end of file