diff options
Diffstat (limited to 'dev-perl/File-NCopy/File-NCopy-0.34.ebuild')
-rw-r--r-- | dev-perl/File-NCopy/File-NCopy-0.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-NCopy/File-NCopy-0.34.ebuild b/dev-perl/File-NCopy/File-NCopy-0.34.ebuild index a26f758d04a1..2cf0930c2f8b 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.17 2006/01/27 20:28:28 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.34.ebuild,v 1.18 2006/02/13 12:58:17 mcummings Exp $ inherit perl-module @@ -13,4 +13,4 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" -DEPEND="perl-core/File-Spec" +DEPEND="virtual/perl-File-Spec" |