summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/kcharselect/ChangeLog8
-rw-r--r--kde-base/kcharselect/files/digest-kcharselect-3.5.53
-rw-r--r--kde-base/kcharselect/kcharselect-3.5.5.ebuild14
3 files changed, 24 insertions, 1 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog
index 409ad98d2247..91dc7f1eb492 100644
--- a/kde-base/kcharselect/ChangeLog
+++ b/kde-base/kcharselect/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kcharselect
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.40 2006/09/17 22:53:00 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.41 2006/10/03 09:29:14 flameeyes Exp $
+
+*kcharselect-3.5.5 (03 Oct 2006)
+
+ 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +kcharselect-3.5.5.ebuild:
+ Bump to 3.5.5 (pre-release).
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -kcharselect-3.4.1.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/kcharselect/files/digest-kcharselect-3.5.5 b/kde-base/kcharselect/files/digest-kcharselect-3.5.5
new file mode 100644
index 000000000000..03b5a01cd91e
--- /dev/null
+++ b/kde-base/kcharselect/files/digest-kcharselect-3.5.5
@@ -0,0 +1,3 @@
+MD5 a20a732284a3dcb735665e45f5be532e kdeutils-3.5.5.tar.bz2 2988542
+RMD160 28ba45da550fd81f2ff9670cc0a98f7d965c3e92 kdeutils-3.5.5.tar.bz2 2988542
+SHA256 38914c84c8829ba7beb8a0e0c0ef8b4c7eee29b588c6529ff39c0bc0370f0457 kdeutils-3.5.5.tar.bz2 2988542
diff --git a/kde-base/kcharselect/kcharselect-3.5.5.ebuild b/kde-base/kcharselect/kcharselect-3.5.5.ebuild
new file mode 100644
index 000000000000..4fb3319bad33
--- /dev/null
+++ b/kde-base/kcharselect/kcharselect-3.5.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.5.ebuild,v 1.1 2006/10/03 09:29:14 flameeyes Exp $
+
+KMNAME=kdeutils
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE character selection utility"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+KMEXTRA="charselectapplet/" \ No newline at end of file