diff options
Diffstat (limited to 'app-text/wv/wv-1.0.0.ebuild')
-rw-r--r-- | app-text/wv/wv-1.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/wv/wv-1.0.0.ebuild b/app-text/wv/wv-1.0.0.ebuild index fd2fcb009eaf..3214fc03b2db 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-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/wv/wv-1.0.0.ebuild,v 1.4 2003/11/09 18:04:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.0.0.ebuild,v 1.5 2004/01/07 14:48:22 gustavoz 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" +KEYWORDS="x86 ~ppc sparc hppa" SLOT="0" LICENSE="GPL-2" |