summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 19:43:39 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 19:43:39 +0000
commit70e85ed787955a9d28b48c64fb10b76a4ee60e21 (patch)
tree8318d22e23f74c396f8956c11a3e1a9e8d13eb13 /kde-base/kmousetool
parentVersion bump KDE 4.3.2 (diff)
downloadgentoo-2-70e85ed787955a9d28b48c64fb10b76a4ee60e21.tar.gz
gentoo-2-70e85ed787955a9d28b48c64fb10b76a4ee60e21.tar.bz2
gentoo-2-70e85ed787955a9d28b48c64fb10b76a4ee60e21.zip
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r--kde-base/kmousetool/ChangeLog7
-rw-r--r--kde-base/kmousetool/kmousetool-4.3.2.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog
index 00f34bf49ada..07089b5dc1cf 100644
--- a/kde-base/kmousetool/ChangeLog
+++ b/kde-base/kmousetool/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kmousetool
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.120 2009/09/01 15:39:23 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.121 2009/10/06 19:43:39 alexxy Exp $
+
+*kmousetool-4.3.2 (06 Oct 2009)
+
+ 06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> +kmousetool-4.3.2.ebuild:
+ Version bump
*kmousetool-4.3.1 (01 Sep 2009)
diff --git a/kde-base/kmousetool/kmousetool-4.3.2.ebuild b/kde-base/kmousetool/kmousetool-4.3.2.ebuild
new file mode 100644
index 000000000000..39691439150a
--- /dev/null
+++ b/kde-base/kmousetool/kmousetool-4.3.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.3.2.ebuild,v 1.1 2009/10/06 19:43:39 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdeaccessibility"
+
+inherit kde4-meta
+
+DESCRIPTION="KDE program that clicks the mouse for you."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug +handbook"
+
+RDEPEND=">=kde-base/knotify-${PV}:${SLOT}[kdeprefix=]"