summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r--kde-base/kcharselect/ChangeLog7
-rw-r--r--kde-base/kcharselect/kcharselect-4.3.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index 3ca3031e550b..4698470764e4 100644
--- a/kde-base/kcharselect/ChangeLog
+++ b/kde-base/kcharselect/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcharselect
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.125 2009/12/10 21:07:30 scarabeus Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.126 2010/01/19 02:52:26 jer Exp $
+
+ 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kcharselect-4.3.3.ebuild:
+ Stable for HPPA too.
10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
-kcharselect-4.3.1.ebuild:
diff --git a/kde-base/kcharselect/kcharselect-4.3.3.ebuild b/kde-base/kcharselect/kcharselect-4.3.3.ebuild
index dbf71d33f727..ce135fb21b0c 100644
--- a/kde-base/kcharselect/kcharselect-4.3.3.ebuild
+++ b/kde-base/kcharselect/kcharselect-4.3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.3.3.ebuild,v 1.5 2009/12/10 14:27:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.3.3.ebuild,v 1.6 2010/01/19 02:52:26 jer Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdeutils"
inherit kde4-meta
DESCRIPTION="KDE character selection utility"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE="debug +handbook"