diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-03-02 02:47:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-03-02 02:47:37 +0000 |
commit | 011b55002af247c6b730258d4cce408d9a9598c2 (patch) | |
tree | 8732dd40a145bdc5dce13fe3723221446d207610 /app-office | |
parent | Add print-802_11.c patch for bug 168916. Thanks to Executioner <executioner a... (diff) | |
download | gentoo-2-011b55002af247c6b730258d4cce408d9a9598c2.tar.gz gentoo-2-011b55002af247c6b730258d4cce408d9a9598c2.tar.bz2 gentoo-2-011b55002af247c6b730258d4cce408d9a9598c2.zip |
Stable for HPPA.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kchart/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kchart/kchart-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index 0ed4e8e9c573..797a7a3188ad 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kchart # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.72 2007/02/16 11:29:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.73 2007/03/02 02:47:37 jer Exp $ + + 02 Mar 2007; Jeroen Roovers <jer@gentoo.org> kchart-1.6.1.ebuild: + Stable for HPPA. *kchart-1.6.2 (16 Feb 2007) diff --git a/app-office/kchart/kchart-1.6.1.ebuild b/app-office/kchart/kchart-1.6.1.ebuild index 9a898252cf7b..3671cab6fd4d 100644 --- a/app-office/kchart/kchart-1.6.1.ebuild +++ b/app-office/kchart/kchart-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/kchart/kchart-1.6.1.ebuild,v 1.9 2007/02/15 00:45:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.6.1.ebuild,v 1.10 2007/03/02 02:47:37 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="kdeenablefinal" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |