diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:12 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:12 +0000 |
commit | e99c2b5414519b127aa0989576f6b54b814eea08 (patch) | |
tree | 4dc05aa2d14e9ae7193db2d49a38a8f637da749c /dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-e99c2b5414519b127aa0989576f6b54b814eea08.tar.gz historical-e99c2b5414519b127aa0989576f6b54b814eea08.tar.bz2 historical-e99c2b5414519b127aa0989576f6b54b814eea08.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild')
-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 ff89c2ba1ff7..a70ba82c4cea 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 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild,v 1.4 2002/10/04 05:22:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild,v 1.5 2002/12/09 04:21:10 manson 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 alpha" +KEYWORDS="x86 sparc alpha" src_unpack() { |