diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-08 02:05:35 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-08 02:05:35 +0000 |
commit | 68ce482266bebd48093f08b199b3a33c211e2d58 (patch) | |
tree | 254152263dc7852e994bbcc5b7a3c26583666ab6 /app-text/antiword | |
parent | Marked ~arch instead. (Manifest recommit) (diff) | |
download | gentoo-2-68ce482266bebd48093f08b199b3a33c211e2d58.tar.gz gentoo-2-68ce482266bebd48093f08b199b3a33c211e2d58.tar.bz2 gentoo-2-68ce482266bebd48093f08b199b3a33c211e2d58.zip |
stable on ppc64, bug #63054
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 54c1ea59f7b2..69114d6d8110 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.18 2004/09/05 11:36:32 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.19 2004/09/08 02:05:35 tgall Exp $ + + 06 Sep 2004; Tom Gall <tgall@gentoo.org> antiword-0.35.ebuild: + stable on ppc64, bug #63054 05 Sep 2004; Malcolm Lashley <malc@gentoo.org> antiword-0.35.ebuild: Stable on amd64 - closes bug #62494 diff --git a/app-text/antiword/antiword-0.35.ebuild b/app-text/antiword/antiword-0.35.ebuild index 675c54ea8c3a..75951f1c8c6a 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.8 2004/09/05 11:36:32 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.35.ebuild,v 1.9 2004/09/08 02:05:35 tgall 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 ppc64" DEPEND="virtual/ghostscript" |