diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 20:28:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 20:28:08 +0000 |
commit | 0532351d483e0c22881a4e3548551f4e218e6768 (patch) | |
tree | 753aa45267674eb15e57944183dd019aaf507f6e /app-text/antiword | |
parent | ver bump (diff) | |
download | gentoo-2-0532351d483e0c22881a4e3548551f4e218e6768.tar.gz gentoo-2-0532351d483e0c22881a4e3548551f4e218e6768.tar.bz2 gentoo-2-0532351d483e0c22881a4e3548551f4e218e6768.zip |
Stable on alpha.
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 15d91f26e46a..0fec6ceecadb 100644 --- a/app-text/antiword/ChangeLog +++ b/app-text/antiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/antiword # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.14 2004/05/07 22:17:18 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.15 2004/05/12 20:28:08 kloeri Exp $ + + 12 May 2004; Bryan Østergaard <kloeri@gentoo.org> antiword-0.35.ebuild: + Stable on alpha. 07 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> antiword-0.35.ebuild: Stable on sparc, #50392 diff --git a/app-text/antiword/antiword-0.35.ebuild b/app-text/antiword/antiword-0.35.ebuild index 30579f68dea0..4979852a8f02 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 Technologies, Inc. # 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.3 2004/05/07 22:17:18 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.35.ebuild,v 1.4 2004/05/12 20:28:08 kloeri Exp $ IUSE="kde" S=${WORKDIR}/${P} @@ -10,7 +10,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" |