summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-25 15:59:04 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-25 15:59:04 +0000
commitca91a3c581657cc933b9656141951aa4719eb856 (patch)
treea47f7153c3329b5478badfbab4894cf1f41cac8b /kde-base/kcharselect
parentVersion bump KDE 4.3.5 (diff)
downloadgentoo-2-ca91a3c581657cc933b9656141951aa4719eb856.tar.gz
gentoo-2-ca91a3c581657cc933b9656141951aa4719eb856.tar.bz2
gentoo-2-ca91a3c581657cc933b9656141951aa4719eb856.zip
Version bump KDE 4.3.5
(Portage version: 2.2_rc61/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r--kde-base/kcharselect/ChangeLog8
-rw-r--r--kde-base/kcharselect/kcharselect-4.3.5.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index 057ab8908c7e..3828777c4498 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.127 2010/01/22 20:59:19 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.128 2010/01/25 15:59:04 scarabeus Exp $
+
+*kcharselect-4.3.5 (25 Jan 2010)
+
+ 25 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ +kcharselect-4.3.5.ebuild:
+ Version bump
22 Jan 2010; Jonathan Callen <abcd@gentoo.org> kcharselect-4.3.4.ebuild:
Keyword ~amd64-linux/~x86-linux
diff --git a/kde-base/kcharselect/kcharselect-4.3.5.ebuild b/kde-base/kcharselect/kcharselect-4.3.5.ebuild
new file mode 100644
index 000000000000..c18c7f088b6f
--- /dev/null
+++ b/kde-base/kcharselect/kcharselect-4.3.5.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.3.5.ebuild,v 1.1 2010/01/25 15:59:04 scarabeus Exp $
+
+EAPI="2"
+
+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"