summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/kformula')
-rw-r--r--app-office/kformula/ChangeLog6
-rw-r--r--app-office/kformula/kformula-1.3.5.ebuild4
-rw-r--r--app-office/kformula/kformula-1.4.0_rc1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog
index a49a2e2dfc73..1098d61b16f5 100644
--- a/app-office/kformula/ChangeLog
+++ b/app-office/kformula/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/kformula
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.5 2005/06/03 15:19:31 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.6 2005/06/11 09:39:16 corsair Exp $
+
+ 11 Jun 2005; Markus Rothe <corsair@gentoo.org> kformula-1.3.5.ebuild,
+ kformula-1.4.0_rc1.ebuild:
+ Added ~ppc64; bug #95128
*kformula-1.4.0_rc1 (03 Jun 2005)
diff --git a/app-office/kformula/kformula-1.3.5.ebuild b/app-office/kformula/kformula-1.3.5.ebuild
index d75bf31b6953..1f9c8c23c9dd 100644
--- a/app-office/kformula/kformula-1.3.5.ebuild
+++ b/app-office/kformula/kformula-1.3.5.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/kformula/kformula-1.3.5.ebuild,v 1.4 2005/05/03 13:30:41 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.3.5.ebuild,v 1.5 2005/06/11 09:39:16 corsair Exp $
MAXKOFFICEVER=1.3.5
KMNAME=koffice
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/"
SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
IUSE=""
SLOT="0"
diff --git a/app-office/kformula/kformula-1.4.0_rc1.ebuild b/app-office/kformula/kformula-1.4.0_rc1.ebuild
index 39596597cd46..8f2e389c0551 100644
--- a/app-office/kformula/kformula-1.4.0_rc1.ebuild
+++ b/app-office/kformula/kformula-1.4.0_rc1.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/kformula/kformula-1.4.0_rc1.ebuild,v 1.2 2005/06/04 07:18:59 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:39:16 corsair Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"