diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-04-14 17:03:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-04-14 17:03:48 +0000 |
commit | ae25a5a84d5134ed5e6d8e170589a5c4cb6dcc9b (patch) | |
tree | 3706885565a3f4025c971ddd7917abfda881a3bc /app-text/antiword | |
parent | Added hppa to KEYWORDS. (diff) | |
download | gentoo-2-ae25a5a84d5134ed5e6d8e170589a5c4cb6dcc9b.tar.gz gentoo-2-ae25a5a84d5134ed5e6d8e170589a5c4cb6dcc9b.tar.bz2 gentoo-2-ae25a5a84d5134ed5e6d8e170589a5c4cb6dcc9b.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.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog index afa3daa9aca1..d7f0661401fd 100644 --- a/app-text/antiword/ChangeLog +++ b/app-text/antiword/ChangeLog @@ -1,9 +1,12 @@ # 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.9 2003/03/19 16:45:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.10 2003/04/14 17:03:48 agriffis Exp $ *antiword-0.33 (8 Mar 2003) + 14 Apr 2003; Aron Griffis <agriffis@gentoo.org> antiword-0.33.ebuild: + Mark stable on alpha + 19 Mar 2003; Aron Griffis <agriffis@gentoo.org> antiword-0.33.ebuild: Add ~alpha to KEYWORDS diff --git a/app-text/antiword/antiword-0.33.ebuild b/app-text/antiword/antiword-0.33.ebuild index d352b215d5b8..786853650022 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.10 2003/03/19 16:45:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.33.ebuild,v 1.11 2003/04/14 17:03:48 agriffis Exp $ IUSE="kde" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.winfield.demon.nl" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND=">=sys-apps/sed-4.0.5 app-text/ghostscript" |