summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2006-06-30 20:31:46 +0000
committerLars Weiler <pylon@gentoo.org>2006-06-30 20:31:46 +0000
commit04bfedfc117c25fe6eaa99c1c1e8957306ab9a92 (patch)
tree6d55865ea2cd5cfd94a0c3724874a0940427a62c /app-office
parentStable on ppc64 (diff)
downloadgentoo-2-04bfedfc117c25fe6eaa99c1c1e8957306ab9a92.tar.gz
gentoo-2-04bfedfc117c25fe6eaa99c1c1e8957306ab9a92.tar.bz2
gentoo-2-04bfedfc117c25fe6eaa99c1c1e8957306ab9a92.zip
Stable on ppc; gcc-4 related; bug #138099.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kformula/ChangeLog5
-rw-r--r--app-office/kformula/kformula-1.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog
index 03ef04dee63a..725526074ade 100644
--- a/app-office/kformula/ChangeLog
+++ b/app-office/kformula/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/kformula
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.37 2006/06/19 04:13:27 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.38 2006/06/30 20:31:46 pylon Exp $
+
+ 30 Jun 2006; Lars Weiler <pylon@gentoo.org> kformula-1.5.1.ebuild:
+ Stable on ppc; gcc-4 related; bug #138099.
19 Jun 2006; Thomas Cort <tcort@gentoo.org> kformula-1.5.1.ebuild:
Added ~alpha keyword wrt Bug #122204.
diff --git a/app-office/kformula/kformula-1.5.1.ebuild b/app-office/kformula/kformula-1.5.1.ebuild
index fa2809eeb905..99307e226f5d 100644
--- a/app-office/kformula/kformula-1.5.1.ebuild
+++ b/app-office/kformula/kformula-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.5.1.ebuild,v 1.2 2006/06/19 04:13:27 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.5.1.ebuild,v 1.3 2006/06/30 20:31:46 pylon Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"