diff options
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/kchart/kchart-1.6.3_p20090204.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index 4b5cd3a2b4f6..3b241ca63d07 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kchart # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.90 2009/07/02 21:38:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.91 2009/07/03 00:16:22 jer Exp $ + + 03 Jul 2009; Jeroen Roovers <jer@gentoo.org> + kchart-1.6.3_p20090204.ebuild: + Stable for HPPA (bug #276008). 02 Jul 2009; Markus Meier <maekke@gentoo.org> kchart-1.6.3_p20090204.ebuild: diff --git a/app-office/kchart/kchart-1.6.3_p20090204.ebuild b/app-office/kchart/kchart-1.6.3_p20090204.ebuild index 1a75c1521c5f..7f80c1819e6f 100644 --- a/app-office/kchart/kchart-1.6.3_p20090204.ebuild +++ b/app-office/kchart/kchart-1.6.3_p20090204.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.6.3_p20090204.ebuild,v 1.4 2009/07/02 21:38:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.6.3_p20090204.ebuild,v 1.5 2009/07/03 00:16:22 jer Exp $ ARTS_REQUIRED="never" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="3.5" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="~app-office/koffice-libs-1.6.3_p20090204" |