From 6f430e346de22377dc53caf57d7a8b62b57eb7ed Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Fri, 4 Mar 2011 18:00:22 +0000 Subject: [kde-base] Add KDE SC 4.6.1 Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64 --- kde-base/kmousetool/ChangeLog | 7 ++++++- kde-base/kmousetool/kmousetool-4.6.1.ebuild | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 kde-base/kmousetool/kmousetool-4.6.1.ebuild (limited to 'kde-base/kmousetool') diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index fc9a9ab83266..706fa722e80e 100644 --- a/kde-base/kmousetool/ChangeLog +++ b/kde-base/kmousetool/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmousetool # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.162 2011/01/26 20:29:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.163 2011/03/04 18:00:17 alexxy Exp $ + +*kmousetool-4.6.1 (04 Mar 2011) + + 04 Mar 2011; Alexey Shvetsov +kmousetool-4.6.1.ebuild: + Version bump KDE SC 4.6.1 *kmousetool-4.6.0 (26 Jan 2011) diff --git a/kde-base/kmousetool/kmousetool-4.6.1.ebuild b/kde-base/kmousetool/kmousetool-4.6.1.ebuild new file mode 100644 index 000000000000..5c73ede06790 --- /dev/null +++ b/kde-base/kmousetool/kmousetool-4.6.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.6.1.ebuild,v 1.1 2011/03/04 18:00:17 alexxy Exp $ + +EAPI=3 + +KDE_HANDBOOK="optional" +KMNAME="kdeaccessibility" + +inherit kde4-meta + +DESCRIPTION="KDE program that clicks the mouse for you." +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep knotify) +" -- cgit v1.2.3-65-gdbad