summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r--kde-base/kcharselect/ChangeLog8
-rw-r--r--kde-base/kcharselect/kcharselect-4.4.3.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index a8c5726e7768..774e0c8e54f0 100644
--- a/kde-base/kcharselect/ChangeLog
+++ b/kde-base/kcharselect/ChangeLog
@@ -1,6 +1,12 @@
# 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.134 2010/03/31 22:10:12 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.135 2010/05/03 20:24:01 alexxy Exp $
+
+*kcharselect-4.4.3 (03 May 2010)
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org>
+ +kcharselect-4.4.3.ebuild:
+ Version bump
31 Mar 2010; Dror Levin <spatz@gentoo.org> -kcharselect-4.3.4.ebuild,
-kcharselect-4.4.0.ebuild:
diff --git a/kde-base/kcharselect/kcharselect-4.4.3.ebuild b/kde-base/kcharselect/kcharselect-4.4.3.ebuild
new file mode 100644
index 000000000000..ef5f6b1f22dd
--- /dev/null
+++ b/kde-base/kcharselect/kcharselect-4.4.3.ebuild
@@ -0,0 +1,12 @@
+# 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.3.ebuild,v 1.1 2010/05/03 20:24:01 alexxy Exp $
+
+EAPI="3"
+
+KMNAME="kdeutils"
+inherit kde4-meta
+
+DESCRIPTION="KDE character selection utility"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"