diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-03-02 03:07:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-03-02 03:07:04 +0000 |
commit | dd50d797fc9519b20db41ea5a0f4a1fea5926374 (patch) | |
tree | 79622371db86d329921ab2c5f493b6bac90fe2ae /app-office/kformula | |
parent | amd64 stable, bug 168916 (diff) | |
download | gentoo-2-dd50d797fc9519b20db41ea5a0f4a1fea5926374.tar.gz gentoo-2-dd50d797fc9519b20db41ea5a0f4a1fea5926374.tar.bz2 gentoo-2-dd50d797fc9519b20db41ea5a0f4a1fea5926374.zip |
Stable for HPPA.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index f93d09435375..84b00ec641fe 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.68 2007/02/16 11:35:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.69 2007/03/02 03:07:04 jer Exp $ + + 02 Mar 2007; Jeroen Roovers <jer@gentoo.org> kformula-1.6.1.ebuild: + Stable for HPPA. *kformula-1.6.2 (16 Feb 2007) diff --git a/app-office/kformula/kformula-1.6.1.ebuild b/app-office/kformula/kformula-1.6.1.ebuild index ca17ca6d4b9e..0013d0ee6dec 100644 --- a/app-office/kformula/kformula-1.6.1.ebuild +++ b/app-office/kformula/kformula-1.6.1.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.1.ebuild,v 1.8 2007/02/15 00:50:23 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.1.ebuild,v 1.9 2007/03/02 03:07:04 jer 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 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |