summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-13 21:22:57 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-13 21:22:57 +0000
commit8024a9317282c14b8b344da4582aa03b47a3de51 (patch)
treee1aaf7cf623808db086a9ca8bf205fa723779240 /kde-base/kcharselect
parentBump kde to 4.1.4 (diff)
downloadgentoo-2-8024a9317282c14b8b344da4582aa03b47a3de51.tar.gz
gentoo-2-8024a9317282c14b8b344da4582aa03b47a3de51.tar.bz2
gentoo-2-8024a9317282c14b8b344da4582aa03b47a3de51.zip
Bump kde to 4.1.4
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r--kde-base/kcharselect/ChangeLog10
-rw-r--r--kde-base/kcharselect/kcharselect-4.1.4.ebuild12
2 files changed, 20 insertions, 2 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index d0c6dd211546..eada1b227113 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.86 2008/11/16 04:46:44 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.87 2009/01/13 21:22:57 alexxy Exp $
+
+*kcharselect-4.1.4 (13 Jan 2009)
+
+ 13 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kcharselect-4.1.4.ebuild:
+ Bump to 4.1.4
15 Nov 2008; Mike Frysinger <vapier@gentoo.org> kcharselect-4.1.3.ebuild:
Add ppc/ppc64 love #244306.
diff --git a/kde-base/kcharselect/kcharselect-4.1.4.ebuild b/kde-base/kcharselect/kcharselect-4.1.4.ebuild
new file mode 100644
index 000000000000..d750ee794149
--- /dev/null
+++ b/kde-base/kcharselect/kcharselect-4.1.4.ebuild
@@ -0,0 +1,12 @@
+# 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.1.4.ebuild,v 1.1 2009/01/13 21:22:57 alexxy Exp $
+
+EAPI="2"
+
+KMNAME=kdeutils
+inherit kde4-meta
+
+DESCRIPTION="KDE character selection utility"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug htmlhandbook"