diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
commit | bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab (patch) | |
tree | 56b3b0229a5d5df130292e88d12443baa4ad3430 /dev-perl/SGMLSpm | |
parent | merge in fixes (diff) | |
download | historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.tar.gz historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.tar.bz2 historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.zip |
KEYWORDS for alpha - gnome 2.0.1
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild index f6d1f4dc8452..07bab048a35e 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild,v 1.2 2002/08/16 02:49:00 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild,v 1.3 2002/09/21 11:49:09 bjb Exp $ MY_P="${P}ii" S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.perl.org/pub/perl/CPAN/modules/by-module/SGMLS/${MY_P}.rea SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" src_unpack() { |