diff options
author | 2004-01-08 19:42:09 +0000 | |
---|---|---|
committer | 2004-01-08 19:42:09 +0000 | |
commit | aa9ea3eb766cdc41ac7aca34ee50e92ae717debb (patch) | |
tree | e095224e088b63616e8c1cfae77a8742488045f7 /dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | gentoo-2-aa9ea3eb766cdc41ac7aca34ee50e92ae717debb.tar.gz gentoo-2-aa9ea3eb766cdc41ac7aca34ee50e92ae717debb.tar.bz2 gentoo-2-aa9ea3eb766cdc41ac7aca34ee50e92ae717debb.zip |
stable for hppa and sparc
Diffstat (limited to 'dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild')
-rw-r--r-- | dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild b/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild index 9099661b15b0..e0c497e60306 100644 --- a/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild +++ b/dev-perl/Getopt-Long/Getopt-Long-2.34.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/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.1 2003/12/26 01:46:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.2 2004/01/08 19:41:58 gustavoz Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~alpha ~ppc ~sparc" +KEYWORDS="x86 amd64 ~alpha ~ppc sparc hppa" DEPEND="dev-perl/PodParser" |