diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-19 16:45:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-19 16:45:29 +0000 |
commit | b9828e27fd332e064beea92aa7931b71605d46ea (patch) | |
tree | a6cc2ad725f3c1a88cb39e56a689baabfd589bd3 /app-text | |
parent | marked kbear-2.1 stable for x86, removed crusty ebuilds, fixes #17824 (diff) | |
download | gentoo-2-b9828e27fd332e064beea92aa7931b71605d46ea.tar.gz gentoo-2-b9828e27fd332e064beea92aa7931b71605d46ea.tar.bz2 gentoo-2-b9828e27fd332e064beea92aa7931b71605d46ea.zip |
add ~alpha
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/antiword/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/antiword/antiword-0.33.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog index cb516a51530e..afa3daa9aca1 100644 --- a/app-text/antiword/ChangeLog +++ b/app-text/antiword/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/antiword # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.8 2003/03/16 18:38:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.9 2003/03/19 16:45:29 agriffis Exp $ + +*antiword-0.33 (8 Mar 2003) + + 19 Mar 2003; Aron Griffis <agriffis@gentoo.org> antiword-0.33.ebuild: + Add ~alpha to KEYWORDS 08 Mar 2003; Seemant Kulleen <seemant@gentoo.org> antiword-0.33.ebuild : diff --git a/app-text/antiword/antiword-0.33.ebuild b/app-text/antiword/antiword-0.33.ebuild index a6dd48356e0e..d352b215d5b8 100644 --- a/app-text/antiword/antiword-0.33.ebuild +++ b/app-text/antiword/antiword-0.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.9 2003/03/16 18:39:37 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.33.ebuild,v 1.10 2003/03/19 16:45:29 agriffis Exp $ IUSE="kde" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.winfield.demon.nl" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc ~alpha" DEPEND=">=sys-apps/sed-4.0.5 app-text/ghostscript" |