diff options
author | 2004-01-08 01:26:17 +0000 | |
---|---|---|
committer | 2004-01-08 01:26:17 +0000 | |
commit | 14b6449197bf728ac9ec2b552a29f891b0f90ac3 (patch) | |
tree | 9e7a5f53d432cd213710f1dd01d4a7ac1f090fb7 /dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild | |
parent | AMD64 keywords (diff) | |
download | historical-14b6449197bf728ac9ec2b552a29f891b0f90ac3.tar.gz historical-14b6449197bf728ac9ec2b552a29f891b0f90ac3.tar.bz2 historical-14b6449197bf728ac9ec2b552a29f891b0f90ac3.zip |
sparc keyworded
Diffstat (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild index 0d34a1485c12..1803e0ec4006 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.5 2003/07/03 21:43:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.6 2004/01/08 01:26:02 gustavoz Exp $ inherit perl-module @@ -11,4 +11,4 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ppc alpha hppa" +KEYWORDS="x86 amd64 ppc alpha hppa sparc" |