summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-02-20 12:15:10 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-02-20 12:15:10 +0000
commit720591907b0114007536a6b1864914f58dcca115 (patch)
tree2fdcbc2a6bd059e02401150324433de401cc07bc /kde-base/kcharselect
parentVersion Bump (diff)
downloadhistorical-720591907b0114007536a6b1864914f58dcca115.tar.gz
historical-720591907b0114007536a6b1864914f58dcca115.tar.bz2
historical-720591907b0114007536a6b1864914f58dcca115.zip
amd64/x86 stable wrt #300393
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r--kde-base/kcharselect/ChangeLog6
-rw-r--r--kde-base/kcharselect/kcharselect-4.3.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index ab18266c2c6e..63b561bf28ed 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.129 2010/02/09 00:23:19 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.130 2010/02/20 10:10:39 ssuominen Exp $
+
+ 20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
+ kcharselect-4.3.5.ebuild:
+ amd64/x86 stable wrt #300393
*kcharselect-4.4.0 (08 Feb 2010)
diff --git a/kde-base/kcharselect/kcharselect-4.3.5.ebuild b/kde-base/kcharselect/kcharselect-4.3.5.ebuild
index c18c7f088b6f..39249e766fdd 100644
--- a/kde-base/kcharselect/kcharselect-4.3.5.ebuild
+++ b/kde-base/kcharselect/kcharselect-4.3.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.3.5.ebuild,v 1.1 2010/01/25 15:59:04 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.3.5.ebuild,v 1.2 2010/02/20 10:10:39 ssuominen 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 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook"