diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-05-14 00:44:06 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-05-14 00:44:06 +0000 |
commit | 6669ea9d627d18a8a8146d24eefc2f454dbc0304 (patch) | |
tree | 9e757bab46e7a31fbe8ec36953a69109965f55b1 /app-text/antiword | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-6669ea9d627d18a8a8146d24eefc2f454dbc0304.tar.gz gentoo-2-6669ea9d627d18a8a8146d24eefc2f454dbc0304.tar.bz2 gentoo-2-6669ea9d627d18a8a8146d24eefc2f454dbc0304.zip |
Stable on ppc
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 0fec6ceecadb..58d6ef61ef25 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.15 2004/05/12 20:28:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.16 2004/05/14 00:44:06 pylon Exp $ + + 14 May 2004; Lars Weiler <pylon@gentoo.org> antiword-0.35.ebuild: + Stable on ppc 12 May 2004; Bryan Østergaard <kloeri@gentoo.org> antiword-0.35.ebuild: Stable on alpha. diff --git a/app-text/antiword/antiword-0.35.ebuild b/app-text/antiword/antiword-0.35.ebuild index 4979852a8f02..3a94f1520b90 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.4 2004/05/12 20:28:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.35.ebuild,v 1.5 2004/05/14 00:44:06 pylon 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" |