diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-19 13:45:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-19 13:45:05 +0000 |
commit | 80bce916b786b9a43c3437ceada2422e185c500b (patch) | |
tree | 0149b4d66db07dcb970903ab7a144ba0245ecb98 /app-office/kformula | |
parent | Stable on amd64 wrt bug #184881 (diff) | |
download | historical-80bce916b786b9a43c3437ceada2422e185c500b.tar.gz historical-80bce916b786b9a43c3437ceada2422e185c500b.tar.bz2 historical-80bce916b786b9a43c3437ceada2422e185c500b.zip |
alpha/ia64/x86 stable wrt #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 bb8e837a1391..5092a429d383 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.73 2007/07/18 07:52:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.74 2007/07/19 13:40:12 armin76 Exp $ + + 19 Jul 2007; Raúl Porcel <armin76@gentoo.org> kformula-1.6.2.ebuild: + alpha/ia64/x86 stable wrt #178697 18 Jul 2007; Jeroen Roovers <jer@gentoo.org> kformula-1.6.2.ebuild: Restoring ~hppa. diff --git a/app-office/kformula/kformula-1.6.2.ebuild b/app-office/kformula/kformula-1.6.2.ebuild index 1cbff005fc2a..a6d21e629608 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.5 2007/07/18 07:52:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.2.ebuild,v 1.6 2007/07/19 13:40:12 armin76 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)" |