diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-17 14:31:19 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-17 14:31:19 +0000 |
commit | b4fb4d1d9979dab81b2efb350496bf67cddf417c (patch) | |
tree | 600f367968db3601ec8e74c193d9a444e04e0ab9 /app-text/antiword | |
parent | added -sparc, -sparc64 and -alpha to KEYWORDS (diff) | |
download | gentoo-2-b4fb4d1d9979dab81b2efb350496bf67cddf417c.tar.gz gentoo-2-b4fb4d1d9979dab81b2efb350496bf67cddf417c.tar.bz2 gentoo-2-b4fb4d1d9979dab81b2efb350496bf67cddf417c.zip |
Added IUSE.
Diffstat (limited to 'app-text/antiword')
-rw-r--r-- | app-text/antiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/antiword/antiword-0.32.ebuild | 4 | ||||
-rw-r--r-- | app-text/antiword/antiword-0.33.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog index 6c39dac1eea3..77c66252da21 100644 --- a/app-text/antiword/ChangeLog +++ b/app-text/antiword/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/antiword # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.2 2002/08/06 14:48:47 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.3 2002/10/17 14:31:19 aliz Exp $ *antiword-0.32 (1 Feb 2002) + 17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> antiword-0.32.ebuild, antiword-0.33.ebuild : + Added IUSE. + 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : Added ppc to keywords diff --git a/app-text/antiword/antiword-0.32.ebuild b/app-text/antiword/antiword-0.32.ebuild index cadb3b3b6ed8..4ff7058b3e21 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 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.32.ebuild,v 1.7 2002/10/04 05:03:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.32.ebuild,v 1.8 2002/10/17 14:31:19 aliz Exp $ S=${WORKDIR}/${PN}.0.32 DESCRIPTION="Antiword is a free MS Word reader for Linux and RISC OS" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.winfield.demon.nl" DEPEND="app-text/ghostscript " - +IUSE="kde" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64" diff --git a/app-text/antiword/antiword-0.33.ebuild b/app-text/antiword/antiword-0.33.ebuild index a8e161a61bc3..89aa5fd2a3dd 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 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.33.ebuild,v 1.3 2002/10/04 05:03:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.33.ebuild,v 1.4 2002/10/17 14:31:19 aliz Exp $ S=${WORKDIR}/${PN}-0.33 DESCRIPTION="Antiword is a free MS Word reader for Linux and RISC OS" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.winfield.demon.nl" DEPEND="app-text/ghostscript " - +IUSE="kde" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64" |