summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/ktouch/ktouch-16.04.3.ebuild')
-rw-r--r--kde-apps/ktouch/ktouch-16.04.3.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-apps/ktouch/ktouch-16.04.3.ebuild b/kde-apps/ktouch/ktouch-16.04.3.ebuild
deleted file mode 100644
index dd72525f0557..000000000000
--- a/kde-apps/ktouch/ktouch-16.04.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="Program that helps to learn and practice touch typing"
-HOMEPAGE="https://edu.kde.org/applications/miscellaneous/ktouch"
-KEYWORDS="amd64 ~arm x86"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdeapps_dep knotify)
- $(add_kdeapps_dep kqtquickcharts)
- $(add_kdeapps_dep plasma-runtime)
-"