diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-24 15:21:21 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-24 15:21:21 +0000 |
commit | 6ab1ddbcb85d22a96001e499e9de6f992554b17d (patch) | |
tree | 5c533a58dd29033513cdb510db65243fa3f824dc /app-office/kformula | |
parent | stable on amd64 (diff) | |
download | gentoo-2-6ab1ddbcb85d22a96001e499e9de6f992554b17d.tar.gz gentoo-2-6ab1ddbcb85d22a96001e499e9de6f992554b17d.tar.bz2 gentoo-2-6ab1ddbcb85d22a96001e499e9de6f992554b17d.zip |
stable on amd64
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 8c34b6c5fe05..0ce3918cf6a5 100644 --- a/app-office/kformula/ChangeLog +++ b/app-office/kformula/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kformula # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.56 2006/10/19 16:27:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.57 2006/10/24 15:21:21 blubb Exp $ + + 24 Oct 2006; Simon Stelling <blubb@gentoo.org> kformula-1.5.2.ebuild: + stable on amd64 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Update to 1.6.0 final. diff --git a/app-office/kformula/kformula-1.5.2.ebuild b/app-office/kformula/kformula-1.5.2.ebuild index 9a0fbc7a953f..a9cf8d91f85c 100644 --- a/app-office/kformula/kformula-1.5.2.ebuild +++ b/app-office/kformula/kformula-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.5.2.ebuild,v 1.9 2006/10/17 20:36:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.5.2.ebuild,v 1.10 2006/10/24 15:21:21 blubb 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |