diff options
author | Malcolm Lashley <malc@gentoo.org> | 2004-09-05 11:36:32 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2004-09-05 11:36:32 +0000 |
commit | 9623d0e89c61ed98f52e5aa156c53cb43570a47f (patch) | |
tree | c347fc2eb844c222b72c7fd728e87f6dfe6e8d56 /app-text/antiword | |
parent | remove /etc/env.d/22javacc if left over from previous ebuilds, causes problem... (diff) | |
download | gentoo-2-9623d0e89c61ed98f52e5aa156c53cb43570a47f.tar.gz gentoo-2-9623d0e89c61ed98f52e5aa156c53cb43570a47f.tar.bz2 gentoo-2-9623d0e89c61ed98f52e5aa156c53cb43570a47f.zip |
stable on amd64
Diffstat (limited to 'app-text/antiword')
-rw-r--r-- | app-text/antiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/antiword/antiword-0.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog index 59f37b8e3907..54c1ea59f7b2 100644 --- a/app-text/antiword/ChangeLog +++ b/app-text/antiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/antiword # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.17 2004/06/24 22:27:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.18 2004/09/05 11:36:32 malc Exp $ + + 05 Sep 2004; Malcolm Lashley <malc@gentoo.org> antiword-0.35.ebuild: + Stable on amd64 - closes bug #62494 14 May 2004; Lars Weiler <pylon@gentoo.org> antiword-0.35.ebuild: Stable on ppc diff --git a/app-text/antiword/antiword-0.35.ebuild b/app-text/antiword/antiword-0.35.ebuild index 0c82039c74af..675c54ea8c3a 100644 --- a/app-text/antiword/antiword-0.35.ebuild +++ b/app-text/antiword/antiword-0.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.35.ebuild,v 1.7 2004/06/24 22:27:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.35.ebuild,v 1.8 2004/09/05 11:36:32 malc Exp $ IUSE="kde" DESCRIPTION="free MS Word reader" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.winfield.demon.nl" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ppc sparc alpha ~hppa" +KEYWORDS="~x86 amd64 ppc sparc alpha ~hppa" DEPEND="virtual/ghostscript" |