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 | bdf402726c0017618a5abfcbeba31385c3a5af43 (patch) | |
tree | 1184104e0e2c12479c3cccde17a8c7ec8fc0a19b /app-text/wv | |
parent | Bump (diff) | |
download | historical-bdf402726c0017618a5abfcbeba31385c3a5af43.tar.gz historical-bdf402726c0017618a5abfcbeba31385c3a5af43.tar.bz2 historical-bdf402726c0017618a5abfcbeba31385c3a5af43.zip |
mark x86
Diffstat (limited to 'app-text/wv')
-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" |