diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-04-25 18:44:32 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-04-25 18:44:32 +0000 |
commit | bbadc5c76ff072ec54382c6ffa87f79050ae0e5a (patch) | |
tree | 91c4ff972cce5d59739441c5de0d820ba4e62ac8 /app-text | |
parent | Bump (diff) | |
download | gentoo-2-bbadc5c76ff072ec54382c6ffa87f79050ae0e5a.tar.gz gentoo-2-bbadc5c76ff072ec54382c6ffa87f79050ae0e5a.tar.bz2 gentoo-2-bbadc5c76ff072ec54382c6ffa87f79050ae0e5a.zip |
mark x86
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wv/wv-0.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv/wv-0.7.5.ebuild b/app-text/wv/wv-0.7.5.ebuild index 2d7c35ad4963..24722c0d8122 100644 --- a/app-text/wv/wv-0.7.5.ebuild +++ b/app-text/wv/wv-0.7.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-0.7.5.ebuild,v 1.1 2003/03/31 22:42:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-0.7.5.ebuild,v 1.2 2003/04/25 18:44:32 foser Exp $ DESCRIPTION="tool for convertion of MSWord doc and rtf files to something readable" SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" HOMEPAGE="http://www.wvware.com" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" |