summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-02-23 10:02:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-02-23 10:02:02 +0000
commit513d458576fdf3c1f8b36996276084cd9be01540 (patch)
tree364e57a14440d62286014c71ff9a59604d6f0727 /kde-base/ktouch/ktouch-4.11.2.ebuild
parentUpdate ebuild to EAPI 5. Specify LICENSE more precisely. Move site-init file ... (diff)
downloadgentoo-2-513d458576fdf3c1f8b36996276084cd9be01540.tar.gz
gentoo-2-513d458576fdf3c1f8b36996276084cd9be01540.tar.bz2
gentoo-2-513d458576fdf3c1f8b36996276084cd9be01540.zip
Remove old
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/ktouch/ktouch-4.11.2.ebuild')
-rw-r--r--kde-base/ktouch/ktouch-4.11.2.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-base/ktouch/ktouch-4.11.2.ebuild b/kde-base/ktouch/ktouch-4.11.2.ebuild
deleted file mode 100644
index 4237b9f743ee..000000000000
--- a/kde-base/ktouch/ktouch-4.11.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.11.2.ebuild,v 1.6 2013/12/11 20:27:09 ago Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
-HOMEPAGE="http://edu.kde.org/applications/miscellaneous/ktouch"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep knotify)
- $(add_kdebase_dep plasma-workspace)
-"