diff options
Diffstat (limited to 'kde-apps/ktouch/ktouch-16.08.2.ebuild')
-rw-r--r-- | kde-apps/ktouch/ktouch-16.08.2.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-apps/ktouch/ktouch-16.08.2.ebuild b/kde-apps/ktouch/ktouch-16.08.2.ebuild deleted file mode 100644 index 8afa2723de8c..000000000000 --- a/kde-apps/ktouch/ktouch-16.08.2.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://www.kde.org/applications/education/ktouch/" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="debug" - -RDEPEND=" - $(add_kdeapps_dep knotify) - $(add_kdeapps_dep kqtquickcharts) - $(add_kdeapps_dep plasma-runtime) -" |