diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-26 17:43:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-26 17:43:01 +0000 |
commit | 384ad70056f372fbbdbf12f4eea332e6a37d6d1c (patch) | |
tree | 2843fa40106080d16f8157836fe83d08479defbd /app-office/kformula | |
parent | bump to 1.020 (bug #186631) (diff) | |
download | historical-384ad70056f372fbbdbf12f4eea332e6a37d6d1c.tar.gz historical-384ad70056f372fbbdbf12f4eea332e6a37d6d1c.tar.bz2 historical-384ad70056f372fbbdbf12f4eea332e6a37d6d1c.zip |
Stable on ppc64; bug #178697
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 4 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.6.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 18f27ad8ef83..d864a47f64d2 100644 --- a/app-office/kformula/ChangeLog +++ b/app-office/kformula/ChangeLog @@ -1,8 +1,8 @@ # 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.78 2007/07/26 17:11:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.79 2007/07/26 17:28:53 corsair Exp $ - 26 Jul 2007; Markus Rothe <corsair@gentoo.org> ChangeLog: + 26 Jul 2007; Markus Rothe <corsair@gentoo.org> kformula-1.6.2.ebuild: Stable on ppc64; bug #178697 23 Jul 2007; nixnut <nixnut@gentoo.org> kformula-1.6.2.ebuild: diff --git a/app-office/kformula/kformula-1.6.2.ebuild b/app-office/kformula/kformula-1.6.2.ebuild index 2d8f0014f1eb..05cad50f968b 100644 --- a/app-office/kformula/kformula-1.6.2.ebuild +++ b/app-office/kformula/kformula-1.6.2.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.2.ebuild,v 1.9 2007/07/23 16:56:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.2.ebuild,v 1.10 2007/07/26 17:28:53 corsair Exp $ MAXKOFFICEVER=1.6.3 KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |