diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-09 18:37:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-09 18:37:35 +0000 |
commit | 001a1a3d2630fbd85cfaac1c9fa0988352a724d5 (patch) | |
tree | ae4349f61f1f9654dac3975adbf692b6ac2292e1 /dev-perl/File-Spec/File-Spec-0.87.ebuild | |
parent | Added ~ppc64 to KEYWORDS (diff) | |
download | historical-001a1a3d2630fbd85cfaac1c9fa0988352a724d5.tar.gz historical-001a1a3d2630fbd85cfaac1c9fa0988352a724d5.tar.bz2 historical-001a1a3d2630fbd85cfaac1c9fa0988352a724d5.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/File-Spec/File-Spec-0.87.ebuild')
-rw-r--r-- | dev-perl/File-Spec/File-Spec-0.87.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-Spec/File-Spec-0.87.ebuild b/dev-perl/File-Spec/File-Spec-0.87.ebuild index 658cb978b626..f0fdaf10663e 100644 --- a/dev-perl/File-Spec/File-Spec-0.87.ebuild +++ b/dev-perl/File-Spec/File-Spec-0.87.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Spec/File-Spec-0.87.ebuild,v 1.5 2004/12/22 11:36:21 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Spec/File-Spec-0.87.ebuild,v 1.6 2005/03/09 18:33:19 corsair Exp $ myconf='INSTALLDIRS=vendor' inherit perl-module @@ -11,5 +11,5 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ppc64" IUSE="" |