summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 03:31:00 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 03:31:00 +0000
commit1f0d82e30a76e7b698e006c0b23ef4ba43d716db (patch)
tree71740acf58d3dc2cadad8ebbfe1669f80226a1ea /kde-base/ktouch
parentSpring Cleaning (diff)
downloadhistorical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.tar.gz
historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.tar.bz2
historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.zip
Spring cleaning.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r--kde-base/ktouch/ChangeLog6
-rw-r--r--kde-base/ktouch/ktouch-3.5.5.ebuild17
-rw-r--r--kde-base/ktouch/ktouch-3.5.6.ebuild17
-rw-r--r--kde-base/ktouch/ktouch-3.5.7.ebuild17
-rw-r--r--kde-base/ktouch/ktouch-4.0.0.ebuild15
5 files changed, 5 insertions, 67 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index b75e1aaced1a..3a407d2c4c04 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ktouch
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.84 2008/02/07 00:11:38 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.85 2008/02/17 02:33:43 ingmar Exp $
+
+ 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -ktouch-3.5.5.ebuild,
+ -ktouch-3.5.6.ebuild, -ktouch-3.5.7.ebuild, -ktouch-4.0.0.ebuild:
+ Spring cleaning
*ktouch-4.0.1 (06 Feb 2008)
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"
diff --git a/kde-base/ktouch/ktouch-3.5.6.ebuild b/kde-base/ktouch/ktouch-3.5.6.ebuild
deleted file mode 100644
index 7ee86732bc0d..000000000000
--- a/kde-base/ktouch/ktouch-3.5.6.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.6.ebuild,v 1.2 2007/01/18 16:22:30 carlo 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"
diff --git a/kde-base/ktouch/ktouch-3.5.7.ebuild b/kde-base/ktouch/ktouch-3.5.7.ebuild
deleted file mode 100644
index 8b0b4a79cf00..000000000000
--- a/kde-base/ktouch/ktouch-3.5.7.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.7.ebuild,v 1.7 2007/08/11 16:16:27 armin76 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 $PV $MAXKDEVER kde-base/libkdeedu)"
-
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="libkdeedu/kdeeduplot"
-KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot"
diff --git a/kde-base/ktouch/ktouch-4.0.0.ebuild b/kde-base/ktouch/ktouch-4.0.0.ebuild
deleted file mode 100644
index 9771641690b2..000000000000
--- a/kde-base/ktouch/ktouch-4.0.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.0.0.ebuild,v 1.1 2008/01/18 01:04:29 ingmar Exp $
-
-EAPI="1"
-
-KMNAME=kdeedu
-inherit kde4-meta
-
-DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND="|| ( >=kde-base/knotify-${PV}:${SLOT}
- >=kde-base/kdebase-${PV}:${SLOT} )"