diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
commit | b99490d69f921fcf6dcda899b422e6962dfb31e6 (patch) | |
tree | 4ee31368d0a3ecf2c8f49599e2f75169ae59c97d /app-text/antiword | |
parent | A better mask for alsa 0.9.0_rc3 (diff) | |
download | gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.gz gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.bz2 gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-text/antiword')
-rw-r--r-- | app-text/antiword/antiword-0.32.ebuild | 4 | ||||
-rw-r--r-- | app-text/antiword/antiword-0.33.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/antiword/antiword-0.32.ebuild b/app-text/antiword/antiword-0.32.ebuild index 5b4a53a4ca5f..d605b2d29dac 100644 --- a/app-text/antiword/antiword-0.32.ebuild +++ b/app-text/antiword/antiword-0.32.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/app-text/antiword/antiword-0.32.ebuild,v 1.5 2002/08/06 14:48:47 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.32.ebuild,v 1.6 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${PN}.0.32 DESCRIPTION="Antiword is a free MS Word reader for Linux and RISC OS" @@ -12,7 +12,7 @@ DEPEND="app-text/ghostscript SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { unpack ${A} diff --git a/app-text/antiword/antiword-0.33.ebuild b/app-text/antiword/antiword-0.33.ebuild index 373237f1d6fe..d4b9d370e7ec 100644 --- a/app-text/antiword/antiword-0.33.ebuild +++ b/app-text/antiword/antiword-0.33.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/app-text/antiword/antiword-0.33.ebuild,v 1.1 2002/08/14 16:58:26 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.33.ebuild,v 1.2 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${PN}-0.33 DESCRIPTION="Antiword is a free MS Word reader for Linux and RISC OS" @@ -12,7 +12,7 @@ DEPEND="app-text/ghostscript SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { unpack ${A} |