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/kplato | |
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/kplato')
-rw-r--r-- | app-office/kplato/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kplato/kplato-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kplato/ChangeLog b/app-office/kplato/ChangeLog index e619cd5e8246..83343bceee66 100644 --- a/app-office/kplato/ChangeLog +++ b/app-office/kplato/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kplato # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.47 2007/07/18 18:59:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.48 2007/07/19 13:45:05 armin76 Exp $ + + 19 Jul 2007; Raúl Porcel <armin76@gentoo.org> kplato-1.6.2.ebuild: + alpha/ia64/x86 stable wrt #178697 18 Jul 2007; Jeroen Roovers <jer@gentoo.org> -kplato-1.5.2.ebuild: Remove offending 1.5.2 ebuild. Redigest. diff --git a/app-office/kplato/kplato-1.6.2.ebuild b/app-office/kplato/kplato-1.6.2.ebuild index d4e212a0c64d..16d5815ef2a0 100644 --- a/app-office/kplato/kplato-1.6.2.ebuild +++ b/app-office/kplato/kplato-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/kplato/kplato-1.6.2.ebuild,v 1.5 2007/07/18 07:57:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.6.2.ebuild,v 1.6 2007/07/19 13:45:05 armin76 Exp $ KMNAME=koffice MAXKOFFICEVER=1.6.3 @@ -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)" |