diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:33:43 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:33:43 +0000 |
commit | 622fb1574c499e2b024b429043987708feda0d3f (patch) | |
tree | 05c8872540cf8c0aa85a4ae61486a569bea17231 /kde-base/ktouch/ktouch-3.5.5.ebuild | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-622fb1574c499e2b024b429043987708feda0d3f.tar.gz gentoo-2-622fb1574c499e2b024b429043987708feda0d3f.tar.bz2 gentoo-2-622fb1574c499e2b024b429043987708feda0d3f.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ktouch/ktouch-3.5.5.ebuild')
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.5.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/ktouch/ktouch-3.5.5.ebuild b/kde-base/ktouch/ktouch-3.5.5.ebuild deleted file mode 100644 index dd1843ca8057..000000000000 --- a/kde-base/ktouch/ktouch-3.5.5.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.5.ebuild,v 1.8 2006/12/11 12:20:29 kloeri 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 ~x86-fbsd" -IUSE="" -DEPEND="$(deprange 3.5.4 $MAXKDEVER kde-base/libkdeedu)" - -RDEPEND="${DEPEND}" - -KMEXTRACTONLY="libkdeedu/kdeeduplot" -KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot" |