From 5090676ec26d3aaeab0084b6fa6a3b30e8a49008 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Sat, 5 Aug 2006 04:59:56 +0000 Subject: Adding perl dep; fixed DEPEND Package-Manager: portage-2.1.1_pre3-r1 --- dev-perl/IniConf/IniConf-1.03.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'dev-perl/IniConf/IniConf-1.03.ebuild') diff --git a/dev-perl/IniConf/IniConf-1.03.ebuild b/dev-perl/IniConf/IniConf-1.03.ebuild index 3f4ab3a1a463..ee86857f8d83 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.6 2006/07/10 16:19:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IniConf/IniConf-1.03.ebuild,v 1.7 2006/08/05 04:55:47 mcummings Exp $ inherit perl-module @@ -15,5 +15,7 @@ KEYWORDS="ia64 sparc x86" SRC_TEST="do" -DEPEND="dev-perl/Config-IniFiles" -RDEPEND="${DEPEND}" \ No newline at end of file +DEPEND="dev-perl/Config-IniFiles + dev-lang/perl" +RDEPEND="${DEPEND}" + -- cgit v1.2.3-65-gdbad