diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-07-29 13:30:37 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-07-29 13:30:37 +0000 |
commit | fcadd38c8bda92ff8b5d09843b0ef6bca09a5b73 (patch) | |
tree | a05b98439db6619e4c504f41e516262abc338882 /perl-core/File-Spec/File-Spec-0.87.ebuild | |
parent | remove crufty ebuilds (diff) | |
download | historical-fcadd38c8bda92ff8b5d09843b0ef6bca09a5b73.tar.gz historical-fcadd38c8bda92ff8b5d09843b0ef6bca09a5b73.tar.bz2 historical-fcadd38c8bda92ff8b5d09843b0ef6bca09a5b73.zip |
stable on amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'perl-core/File-Spec/File-Spec-0.87.ebuild')
-rw-r--r-- | perl-core/File-Spec/File-Spec-0.87.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/File-Spec/File-Spec-0.87.ebuild b/perl-core/File-Spec/File-Spec-0.87.ebuild index ce974abeb230..27bf47a320c2 100644 --- a/perl-core/File-Spec/File-Spec-0.87.ebuild +++ b/perl-core/File-Spec/File-Spec-0.87.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/perl-core/File-Spec/File-Spec-0.87.ebuild,v 1.6 2005/06/25 08:50:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-0.87.ebuild,v 1.7 2005/07/29 13:30:37 kugelfang Exp $ myconf='INSTALLDIRS=vendor' inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" DEPEND="dev-perl/module-build" |