summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kmousetool/kmousetool-16.12.1.ebuild')
-rw-r--r--kde-apps/kmousetool/kmousetool-16.12.1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-apps/kmousetool/kmousetool-16.12.1.ebuild b/kde-apps/kmousetool/kmousetool-16.12.1.ebuild
deleted file mode 100644
index d61597bcade7..000000000000
--- a/kde-apps/kmousetool/kmousetool-16.12.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE program that clicks the mouse for you"
-HOMEPAGE="https://www.kde.org/applications/utilities/kmousetool/"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="debug"
-
-DEPEND="
- media-libs/phonon[qt4]
-"
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep knotify)
-"