diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-07-18 00:17:13 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-07-18 00:17:13 +0000 |
commit | 12400e468c4cc50e0b244d790cf8c429ed3dc507 (patch) | |
tree | 12c688623be0cc62a9b8f3674b112e2a506acaf9 /app-office/kformula | |
parent | Marked stable on amd64, bug 178697. (diff) | |
download | historical-12400e468c4cc50e0b244d790cf8c429ed3dc507.tar.gz historical-12400e468c4cc50e0b244d790cf8c429ed3dc507.tar.bz2 historical-12400e468c4cc50e0b244d790cf8c429ed3dc507.zip |
Marked stable on amd64, bug 178697.
Package-Manager: portage-2.1.3_rc8
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 f01a8ac02777..1688be39ebb2 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.70 2007/06/09 00:11:10 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.71 2007/07/18 00:06:18 cryos Exp $ + + 18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> kformula-1.6.2.ebuild: + Marked stable on amd64, bug 178697. 09 Jun 2007; Carsten Lohrke <carlo@gentoo.org> kformula-1.6.2.ebuild: Adjust MAXKOFFICEVER. diff --git a/app-office/kformula/kformula-1.6.2.ebuild b/app-office/kformula/kformula-1.6.2.ebuild index ecf6d5c2d1c9..6cbbf8b180fe 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.3 2007/07/13 07:04:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.2.ebuild,v 1.4 2007/07/18 00:06:18 cryos 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 ~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)" |