diff options
Diffstat (limited to 'kde-base/ktouch/ktouch-3.5.3.ebuild')
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.3.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/ktouch/ktouch-3.5.3.ebuild b/kde-base/ktouch/ktouch-3.5.3.ebuild deleted file mode 100644 index bcdd998b4a44..000000000000 --- a/kde-base/ktouch/ktouch-3.5.3.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.3.ebuild,v 1.2 2006/09/26 21:28:47 deathwing00 Exp $ -KMNAME=kdeedu -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -DEPEND="$(deprange 3.5.2 $MAXKDEVER kde-base/libkdeedu)" - -RDEPEND="${DEPEND}" - -KMEXTRACTONLY="libkdeedu/kdeeduplot" -KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot" |