summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r--kde-base/kcharselect/ChangeLog5
-rw-r--r--kde-base/kcharselect/kcharselect-4.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index bbcf7dabb5c4..fa0c40b7051e 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.121 2009/11/29 17:16:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.122 2009/11/30 06:54:00 josejx Exp $
+
+ 30 Nov 2009; Joseph Jezak <josejx@gentoo.org> kcharselect-4.3.3.ebuild:
+ Marked ppc/ppc64 stable for bug #292455.
29 Nov 2009; Raúl Porcel <armin76@gentoo.org> kcharselect-4.3.3.ebuild:
Add ~sparc
diff --git a/kde-base/kcharselect/kcharselect-4.3.3.ebuild b/kde-base/kcharselect/kcharselect-4.3.3.ebuild
index e5ca60d2af7e..bfdf40bc7cc1 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
# 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.3 2009/11/29 17:16:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.3.3.ebuild,v 1.4 2009/11/30 06:54:00 josejx 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"