diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-03 15:34:26 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-03 15:34:26 +0000 |
commit | 17473620dd1ff82a76ede804ccd51a00cdbcba4b (patch) | |
tree | ee0afdee8966c5ac6d712012fee943115aef6cca /app-office | |
parent | app-office/kchart stable on ppc. (diff) | |
download | gentoo-2-17473620dd1ff82a76ede804ccd51a00cdbcba4b.tar.gz gentoo-2-17473620dd1ff82a76ede804ccd51a00cdbcba4b.tar.bz2 gentoo-2-17473620dd1ff82a76ede804ccd51a00cdbcba4b.zip |
app-office/kformula stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index bb016db6a7c8..3f3833622202 100644 --- a/app-office/kformula/ChangeLog +++ b/app-office/kformula/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2005/08/31 18:45:52 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.14 2005/09/03 15:34:26 hansmi Exp $ + + 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> kformula-1.4.1.ebuild: + Stable on ppc. 31 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> kformula-1.4.1.ebuild: Stable on amd64, closes bug 104377. diff --git a/app-office/kformula/kformula-1.4.1.ebuild b/app-office/kformula/kformula-1.4.1.ebuild index cb3e56909c4a..c58f1e3d2d6a 100644 --- a/app-office/kformula/kformula-1.4.1.ebuild +++ b/app-office/kformula/kformula-1.4.1.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.1.ebuild,v 1.3 2005/08/31 18:45:52 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.1.ebuild,v 1.4 2005/09/03 15:34:26 hansmi 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)" |