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