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 1f4745fab687..d4842dee004c 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-2005 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.13 2005/08/25 23:04:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.34.ebuild,v 1.14 2005/10/02 12:41:49 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MZ/MZSANFORD/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="perl-core/File-Spec" |