diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-18 17:44:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-18 17:44:33 +0000 |
commit | a8e57efbec29b08b19898b996e3905a131761f82 (patch) | |
tree | ddb01a194aac5f7c24c141a2cf58e7ea1a141329 /app-text/antiword/antiword-0.37.ebuild | |
parent | Rev bump. Includes Mono Posix fix. (diff) | |
download | gentoo-2-a8e57efbec29b08b19898b996e3905a131761f82.tar.gz gentoo-2-a8e57efbec29b08b19898b996e3905a131761f82.tar.bz2 gentoo-2-a8e57efbec29b08b19898b996e3905a131761f82.zip |
Stable on sparc wrt security #119309
(Portage version: 2.0.54)
Diffstat (limited to 'app-text/antiword/antiword-0.37.ebuild')
-rw-r--r-- | app-text/antiword/antiword-0.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/antiword/antiword-0.37.ebuild b/app-text/antiword/antiword-0.37.ebuild index ece7ea01cde9..f19aec0a28ca 100644 --- a/app-text/antiword/antiword-0.37.ebuild +++ b/app-text/antiword/antiword-0.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37.ebuild,v 1.3 2006/01/18 16:50:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37.ebuild,v 1.4 2006/01/18 17:44:33 gustavoz Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.winfield.demon.nl/linux/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc-macos ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc-macos ppc64 sparc ~x86" DEPEND="virtual/ghostscript" |