From 065ee9ad8dd002f7f36ad66d3aca0943caf88c75 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Sun, 6 Aug 2006 02:19:14 +0000 Subject: Adding perl dep; fixed header; fixed DEPEND (Portage version: 2.1.1_pre3-r1) --- dev-perl/extutils-depends/extutils-depends-0.205.ebuild | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'dev-perl/extutils-depends/extutils-depends-0.205.ebuild') diff --git a/dev-perl/extutils-depends/extutils-depends-0.205.ebuild b/dev-perl/extutils-depends/extutils-depends-0.205.ebuild index 8e885d6779f2..a4e0ce069d03 100644 --- a/dev-perl/extutils-depends/extutils-depends-0.205.ebuild +++ b/dev-perl/extutils-depends/extutils-depends-0.205.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.205.ebuild,v 1.10 2005/10/02 13:38:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.205.ebuild,v 1.11 2006/08/06 02:19:14 mcummings Exp $ inherit perl-module @@ -15,3 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" + + +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad