diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-06-12 12:26:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-06-12 12:26:34 +0000 |
commit | a1a0ac0d9093b9bd2c339a0def0f595c4dba8133 (patch) | |
tree | 9c955a61db96772a18a7f54c60e14ac9f0ed97be /perl-core/File-Spec/File-Spec-0.87.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-a1a0ac0d9093b9bd2c339a0def0f595c4dba8133.tar.gz historical-a1a0ac0d9093b9bd2c339a0def0f595c4dba8133.tar.bz2 historical-a1a0ac0d9093b9bd2c339a0def0f595c4dba8133.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r1
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 9c80162eae52..7ce00be8bfc6 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.3 2005/06/04 03:41:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-0.87.ebuild,v 1.4 2005/06/12 12:26:34 kloeri 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" |