diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-11 21:54:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-11 21:54:36 +0000 |
commit | b9a4dd96340751f671db5b9e9e2cd951342f1e21 (patch) | |
tree | d4b8042e7b7ef45eb92ae35424e072f1908e5155 /app-office | |
parent | Add patch to fix compilation with gcc-4.1; Thanks to Stefan Vunckx <stefan.vu... (diff) | |
download | gentoo-2-b9a4dd96340751f671db5b9e9e2cd951342f1e21.tar.gz gentoo-2-b9a4dd96340751f671db5b9e9e2cd951342f1e21.tar.bz2 gentoo-2-b9a4dd96340751f671db5b9e9e2cd951342f1e21.zip |
Stable on ppc64; bug #114429
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kword/kword-1.4.2-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kword/ChangeLog b/app-office/kword/ChangeLog index f5e9a8376780..01741a0c0959 100644 --- a/app-office/kword/ChangeLog +++ b/app-office/kword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kword # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kword/ChangeLog,v 1.34 2005/12/11 15:44:31 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kword/ChangeLog,v 1.35 2005/12/11 21:49:45 corsair Exp $ + + 11 Dec 2005; Markus Rothe <corsair@gentoo.org> kword-1.4.2-r4.ebuild: + Stable on ppc64; bug #114429 11 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> kword-1.4.2-r4.ebuild: Stable on amd64, bug 114429. diff --git a/app-office/kword/kword-1.4.2-r4.ebuild b/app-office/kword/kword-1.4.2-r4.ebuild index e509464d901f..961cffeb66fe 100644 --- a/app-office/kword/kword-1.4.2-r4.ebuild +++ b/app-office/kword/kword-1.4.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kword/kword-1.4.2-r4.ebuild,v 1.3 2005/12/11 15:44:31 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kword/kword-1.4.2-r4.ebuild,v 1.4 2005/12/11 21:49:45 corsair Exp $ KMNAME=koffice MAXKOFFICEVER=${PV} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) |