diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 07:21:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 07:21:14 +0000 |
commit | 5d2f70fe052d9ee815e5ea96a915f119ecb5f681 (patch) | |
tree | d562ca1a12f092e2e15470b3edef8e4db88eb496 /app-text/antiword/antiword-0.35.ebuild | |
parent | arm needs deps first (diff) | |
download | historical-5d2f70fe052d9ee815e5ea96a915f119ecb5f681.tar.gz historical-5d2f70fe052d9ee815e5ea96a915f119ecb5f681.tar.bz2 historical-5d2f70fe052d9ee815e5ea96a915f119ecb5f681.zip |
header fix; mips and arm need deps first
Diffstat (limited to 'app-text/antiword/antiword-0.35.ebuild')
-rw-r--r-- | app-text/antiword/antiword-0.35.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/antiword/antiword-0.35.ebuild b/app-text/antiword/antiword-0.35.ebuild index 139298310866..f532e44aee13 100644 --- a/app-text/antiword/antiword-0.35.ebuild +++ b/app-text/antiword/antiword-0.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.1 2003/12/22 13:36:05 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.35.ebuild,v 1.2 2004/02/22 07:21:14 mr_bones_ 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 ~mips ~arm" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" DEPEND="virtual/ghostscript" |