diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
commit | 75e055f46eaebe8e18b60efb74844c1ae02f5582 (patch) | |
tree | 510dae82ea7109b11b51604349b8a431297ba571 /app-text/wv2/wv2-0.0.9.ebuild | |
parent | Added hppa to KEYWORDS. (diff) | |
download | historical-75e055f46eaebe8e18b60efb74844c1ae02f5582.tar.gz historical-75e055f46eaebe8e18b60efb74844c1ae02f5582.tar.bz2 historical-75e055f46eaebe8e18b60efb74844c1ae02f5582.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-text/wv2/wv2-0.0.9.ebuild')
-rw-r--r-- | app-text/wv2/wv2-0.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv2/wv2-0.0.9.ebuild b/app-text/wv2/wv2-0.0.9.ebuild index 5609c7d12109..caf3385b67cc 100644 --- a/app-text/wv2/wv2-0.0.9.ebuild +++ b/app-text/wv2/wv2-0.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.0.9.ebuild,v 1.1 2003/04/13 21:09:57 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.0.9.ebuild,v 1.2 2003/07/11 20:35:25 aliz Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://www.wvware.com" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" |