diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-19 14:50:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-19 14:50:07 +0000 |
commit | 33d3ced2c6b86b1d51b6d483b924689f53cbd51d (patch) | |
tree | ef224f3d5096d41945ab3b0c1ee8099499f3907a /app-office/kformula | |
parent | Stable on alpha wrt security bug #112690 (diff) | |
download | gentoo-2-33d3ced2c6b86b1d51b6d483b924689f53cbd51d.tar.gz gentoo-2-33d3ced2c6b86b1d51b6d483b924689f53cbd51d.tar.bz2 gentoo-2-33d3ced2c6b86b1d51b6d483b924689f53cbd51d.zip |
Stable on ppc64; bug #112840
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 4e24f330c456..5f00e8db91ad 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.17 2005/10/13 15:41:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.18 2005/11/19 14:46:04 corsair Exp $ + + 19 Nov 2005; Markus Rothe <corsair@gentoo.org> kformula-1.4.2.ebuild: + Stable on ppc64; bug #112840 13 Oct 2005; Aron Griffis <agriffis@gentoo.org> kformula-1.4.2.ebuild: Mark 1.4.2 ~ia64 diff --git a/app-office/kformula/kformula-1.4.2.ebuild b/app-office/kformula/kformula-1.4.2.ebuild index fa9dee4f6e35..dcdc467b090e 100644 --- a/app-office/kformula/kformula-1.4.2.ebuild +++ b/app-office/kformula/kformula-1.4.2.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.2.ebuild,v 1.2 2005/10/13 15:41:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.2.ebuild,v 1.3 2005/11/19 14:46:04 corsair 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" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |