diff options
Diffstat (limited to 'app-text/wv/wv-1.0.0.ebuild')
-rw-r--r-- | app-text/wv/wv-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv/wv-1.0.0.ebuild b/app-text/wv/wv-1.0.0.ebuild index aacdd3851dce..83bb919c7a84 100644 --- a/app-text/wv/wv-1.0.0.ebuild +++ b/app-text/wv/wv-1.0.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.0.0.ebuild,v 1.6 2004/01/16 21:04:01 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.0.0.ebuild,v 1.7 2004/02/17 19:15:55 agriffis Exp $ DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable" SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" HOMEPAGE="http://www.wvware.com" IUSE="xml2" -KEYWORDS="x86 ppc sparc hppa" +KEYWORDS="x86 ppc sparc hppa alpha ia64" SLOT="0" LICENSE="GPL-2" |