diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-02-13 22:38:38 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-02-13 22:38:38 +0000 |
commit | 4fd28b20bfe713ec558e0da2cb5d9a38cf8ba9a4 (patch) | |
tree | 701ec8e016cdeec19527ef2d235f264a7615cee3 /app-office/kformula | |
parent | Stable on ppc; bug #166246. (diff) | |
download | gentoo-2-4fd28b20bfe713ec558e0da2cb5d9a38cf8ba9a4.tar.gz gentoo-2-4fd28b20bfe713ec558e0da2cb5d9a38cf8ba9a4.tar.bz2 gentoo-2-4fd28b20bfe713ec558e0da2cb5d9a38cf8ba9a4.zip |
Stable on ppc; bug #166246.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index a7c4bbe50856..ba9042dc1a33 100644 --- a/app-office/kformula/ChangeLog +++ b/app-office/kformula/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kformula # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.63 2007/02/13 09:49:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.64 2007/02/13 22:38:38 pylon Exp $ + + 13 Feb 2007; Lars Weiler <pylon@gentoo.org> kformula-1.6.1.ebuild: + Stable on ppc; bug #166246. 13 Feb 2007; Markus Rothe <corsair@gentoo.org> kformula-1.6.1.ebuild: Stable on ppc64; bug #166246 diff --git a/app-office/kformula/kformula-1.6.1.ebuild b/app-office/kformula/kformula-1.6.1.ebuild index f9b5ee3e7854..0652bec9340e 100644 --- a/app-office/kformula/kformula-1.6.1.ebuild +++ b/app-office/kformula/kformula-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.1.ebuild,v 1.4 2007/02/13 09:49:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.1.ebuild,v 1.5 2007/02/13 22:38:38 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 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |