diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-27 03:39:18 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-27 03:39:18 +0000 |
commit | 7ebc32821be4b0f22e618c2c0659794988ee446b (patch) | |
tree | d6e142f7f22ca6e7215e18a662dfc0243a647711 /app-text/wv2/wv2-0.2.2.ebuild | |
parent | stable on ppc64, bug #58696 (Manifest recommit) (diff) | |
download | gentoo-2-7ebc32821be4b0f22e618c2c0659794988ee446b.tar.gz gentoo-2-7ebc32821be4b0f22e618c2c0659794988ee446b.tar.bz2 gentoo-2-7ebc32821be4b0f22e618c2c0659794988ee446b.zip |
stable on ppc64, bug #58711
Diffstat (limited to 'app-text/wv2/wv2-0.2.2.ebuild')
-rw-r--r-- | app-text/wv2/wv2-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv2/wv2-0.2.2.ebuild b/app-text/wv2/wv2-0.2.2.ebuild index 39fa4bd36934..3b00f18657d2 100644 --- a/app-text/wv2/wv2-0.2.2.ebuild +++ b/app-text/wv2/wv2-0.2.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.2.ebuild,v 1.2 2004/07/14 00:50:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.2.ebuild,v 1.3 2004/08/27 03:39:18 tgall Exp $ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://wvware.sourceforge.net/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ppc64" IUSE="" SLOT="0" LICENSE="GPL-2" |