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.1.2.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index 1db2232649a5..5e92d925dba8 100644
--- a/kde-base/kcharselect/ChangeLog
+++ b/kde-base/kcharselect/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kcharselect
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.82 2008/09/13 23:57:37 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.83 2008/10/02 06:54:24 jmbsvicetto Exp $
+
+*kcharselect-4.1.2 (02 Oct 2008)
+
+ 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +kcharselect-4.1.2.ebuild:
+ Add kde-4.1.2 into the tree from the kde-testing overlay.
*kcharselect-3.5.10 (13 Sep 2008)
diff --git a/kde-base/kcharselect/kcharselect-4.1.2.ebuild b/kde-base/kcharselect/kcharselect-4.1.2.ebuild
new file mode 100644
index 000000000000..58046cdff2cd
--- /dev/null
+++ b/kde-base/kcharselect/kcharselect-4.1.2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.1.2.ebuild,v 1.1 2008/10/02 06:54:24 jmbsvicetto Exp $
+
+EAPI="2"
+
+KMNAME=kdeutils
+inherit kde4-meta
+
+DESCRIPTION="KDE character selection utility"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"