summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kmousetool/kmousetool-4.13.3.ebuild')
-rw-r--r--kde-base/kmousetool/kmousetool-4.13.3.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/kmousetool/kmousetool-4.13.3.ebuild b/kde-base/kmousetool/kmousetool-4.13.3.ebuild
deleted file mode 100644
index 70fdef0a9dc9..000000000000
--- a/kde-base/kmousetool/kmousetool-4.13.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.13.3.ebuild,v 1.2 2014/08/05 18:17:15 mrueg Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE program that clicks the mouse for you"
-HOMEPAGE="http://www.kde.org/applications/utilities/kmousetool/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep knotify)
-"