diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-26 17:28:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-26 17:28:53 +0000 |
commit | ffd2b5afa0575c86503a0a9e1dc101470ea7c64b (patch) | |
tree | be6750960b536f779347f5938f2aed940367b7a3 /app-office | |
parent | Stable on ppc64; bug #178697 (diff) | |
download | gentoo-2-ffd2b5afa0575c86503a0a9e1dc101470ea7c64b.tar.gz gentoo-2-ffd2b5afa0575c86503a0a9e1dc101470ea7c64b.tar.bz2 gentoo-2-ffd2b5afa0575c86503a0a9e1dc101470ea7c64b.zip |
Stable on ppc64; bug #178697
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-office')
-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)" |