summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 16:41:37 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 16:41:37 +0000
commit145270c985acd5224ca6fc9d285a236c003ee758 (patch)
treea5994b681d831bf46443500edaabe1978516527a /kde-base
parentBump shiny new KDE 4.2.0 (diff)
downloadgentoo-2-145270c985acd5224ca6fc9d285a236c003ee758.tar.gz
gentoo-2-145270c985acd5224ca6fc9d285a236c003ee758.tar.bz2
gentoo-2-145270c985acd5224ca6fc9d285a236c003ee758.zip
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kcharselect/ChangeLog8
-rw-r--r--kde-base/kcharselect/kcharselect-4.2.0.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index e23749ef331b..d8fba4be873b 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.88 2009/01/14 14:14:32 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.89 2009/01/27 16:41:37 alexxy Exp $
+
+*kcharselect-4.2.0 (27 Jan 2009)
+
+ 27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kcharselect-4.2.0.ebuild:
+ Bump KDE-4.2.0
14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org>
-kcharselect-4.1.2.ebuild, -kcharselect-4.1.3.ebuild:
diff --git a/kde-base/kcharselect/kcharselect-4.2.0.ebuild b/kde-base/kcharselect/kcharselect-4.2.0.ebuild
new file mode 100644
index 000000000000..ea45f8fca865
--- /dev/null
+++ b/kde-base/kcharselect/kcharselect-4.2.0.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.0.ebuild,v 1.1 2009/01/27 16:41:37 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdeutils"
+inherit kde4-meta
+
+DESCRIPTION="KDE character selection utility"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"