summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 20:38:32 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 20:38:32 +0000
commitcc021e9846caa0b86f0b85d2540f6ee519eed87d (patch)
tree17aaaba92953722e48393fdc233d81d41b199b92 /kde-base/kcharselect
parentBump KDE 4.2.1 (diff)
downloadgentoo-2-cc021e9846caa0b86f0b85d2540f6ee519eed87d.tar.gz
gentoo-2-cc021e9846caa0b86f0b85d2540f6ee519eed87d.tar.bz2
gentoo-2-cc021e9846caa0b86f0b85d2540f6ee519eed87d.zip
Bump KDE 4.2.1
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r--kde-base/kcharselect/ChangeLog8
-rw-r--r--kde-base/kcharselect/kcharselect-4.2.1.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index ebef023312a8..c02fada980a3 100644
--- a/kde-base/kcharselect/ChangeLog
+++ b/kde-base/kcharselect/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kcharselect
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.91 2009/02/17 13:04:17 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.92 2009/03/04 20:38:32 alexxy Exp $
+
+*kcharselect-4.2.1 (04 Mar 2009)
+
+ 04 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kcharselect-4.2.1.ebuild:
+ Bump KDE 4.2.1
17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org>
-kcharselect-4.1.4.ebuild:
diff --git a/kde-base/kcharselect/kcharselect-4.2.1.ebuild b/kde-base/kcharselect/kcharselect-4.2.1.ebuild
new file mode 100644
index 000000000000..e2a640baaf67
--- /dev/null
+++ b/kde-base/kcharselect/kcharselect-4.2.1.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.2.1.ebuild,v 1.1 2009/03/04 20:38:32 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdeutils"
+inherit kde4-meta
+
+DESCRIPTION="KDE character selection utility"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug"