From a1e936d8fd2865a89c152b4f733b7ccb6956a5f2 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Sat, 5 Aug 2006 03:45:21 +0000 Subject: Adding perl dep; fixed DEPEND Package-Manager: portage-2.1.1_pre3-r1 --- dev-perl/File-NCopy/File-NCopy-0.34.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'dev-perl/File-NCopy/File-NCopy-0.34.ebuild') diff --git a/dev-perl/File-NCopy/File-NCopy-0.34.ebuild b/dev-perl/File-NCopy/File-NCopy-0.34.ebuild index 0b66b81ac0eb..d54540b0be5b 100644 --- a/dev-perl/File-NCopy/File-NCopy-0.34.ebuild +++ b/dev-perl/File-NCopy/File-NCopy-0.34.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/File-NCopy/File-NCopy-0.34.ebuild,v 1.19 2006/07/04 08:39:51 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.34.ebuild,v 1.20 2006/08/05 03:43:23 mcummings Exp $ inherit perl-module @@ -13,5 +13,7 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" -DEPEND="virtual/perl-File-Spec" -RDEPEND="${DEPEND}" \ No newline at end of file +DEPEND="virtual/perl-File-Spec + dev-lang/perl" +RDEPEND="${DEPEND}" + -- cgit v1.2.3-65-gdbad