summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-08-09 07:49:15 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-08-09 07:49:15 +0000
commite2f8cd5aef2ac8b01b7f7a4edfbe2ae80377862e (patch)
tree005cbd6e0e94d361e9b38bda6db7889e553096df /kde-base/kcharselect
parentx86 stable, bug 322791 (diff)
downloadgentoo-2-e2f8cd5aef2ac8b01b7f7a4edfbe2ae80377862e.tar.gz
gentoo-2-e2f8cd5aef2ac8b01b7f7a4edfbe2ae80377862e.tar.bz2
gentoo-2-e2f8cd5aef2ac8b01b7f7a4edfbe2ae80377862e.zip
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r--kde-base/kcharselect/ChangeLog6
-rw-r--r--kde-base/kcharselect/kcharselect-4.4.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index 367139974068..9713956a7c17 100644
--- a/kde-base/kcharselect/ChangeLog
+++ b/kde-base/kcharselect/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kcharselect
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.143 2010/08/09 03:35:51 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.144 2010/08/09 07:49:15 fauli Exp $
+
+ 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+ kcharselect-4.4.5.ebuild:
+ x86 stable, bug 322791
09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kcharselect-4.4.5.ebuild:
Marked ppc stable for bug #322791.
diff --git a/kde-base/kcharselect/kcharselect-4.4.5.ebuild b/kde-base/kcharselect/kcharselect-4.4.5.ebuild
index b35fe93f7442..373cddf25135 100644
--- a/kde-base/kcharselect/kcharselect-4.4.5.ebuild
+++ b/kde-base/kcharselect/kcharselect-4.4.5.ebuild
@@ -1,6 +1,6 @@
# 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.4.5.ebuild,v 1.3 2010/08/09 03:35:51 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.4.5.ebuild,v 1.4 2010/08/09 07:49:15 fauli Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdeutils"
inherit kde4-meta
DESCRIPTION="KDE character selection utility"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook"