diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-07-23 16:56:45 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-07-23 16:56:45 +0000 |
commit | 8ac50f4fa19a75fd285a067919207980bf71b13f (patch) | |
tree | b508f435a92b0e629794eb89447ff3788b45f7fc /app-office/kformula | |
parent | Stable on ppc wrt bug 178697 (diff) | |
download | gentoo-2-8ac50f4fa19a75fd285a067919207980bf71b13f.tar.gz gentoo-2-8ac50f4fa19a75fd285a067919207980bf71b13f.tar.bz2 gentoo-2-8ac50f4fa19a75fd285a067919207980bf71b13f.zip |
Stable on ppc wrt bug 178697
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 4dc81ef44b0e..bca0fa58ea88 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.76 2007/07/23 12:50:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.77 2007/07/23 16:56:45 nixnut Exp $ + + 23 Jul 2007; nixnut <nixnut@gentoo.org> kformula-1.6.2.ebuild: + Stable on ppc wrt bug 178697 23 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> kformula-1.6.2.ebuild: Stable on sparc wrt #178697 diff --git a/app-office/kformula/kformula-1.6.2.ebuild b/app-office/kformula/kformula-1.6.2.ebuild index 03c3e9f0b406..2d8f0014f1eb 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.8 2007/07/23 12:50:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.2.ebuild,v 1.9 2007/07/23 16:56:45 nixnut 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)" |