diff options
author | 2004-08-27 03:39:18 +0000 | |
---|---|---|
committer | 2004-08-27 03:39:18 +0000 | |
commit | 7ebc32821be4b0f22e618c2c0659794988ee446b (patch) | |
tree | d6e142f7f22ca6e7215e18a662dfc0243a647711 /app-text/wv2 | |
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')
-rw-r--r-- | app-text/wv2/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wv2/wv2-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wv2/ChangeLog b/app-text/wv2/ChangeLog index be973a2627f4..da3750f3ded7 100644 --- a/app-text/wv2/ChangeLog +++ b/app-text/wv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wv2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.20 2004/08/14 11:10:18 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.21 2004/08/27 03:39:18 tgall Exp $ + + 26 Aug 2004; Tom Gall <tgall@gentoo.org> wv-2-0.2.2.ebuild: + stable on ppc64, bug #58711 14 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> wv2-0.2.ebuild: Stable on alpha. 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" |