diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 22:05:38 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 22:05:38 +0000 |
commit | 61dec8812a81398f26ff5344e223b7a745c2ffb4 (patch) | |
tree | 3997ad72369ed1f99de606aaa4748f367f3def75 /kde-base/ktouch | |
parent | [kde-base] Drop KDE SC 4.4.1 (diff) | |
download | gentoo-2-61dec8812a81398f26ff5344e223b7a745c2ffb4.tar.gz gentoo-2-61dec8812a81398f26ff5344e223b7a745c2ffb4.tar.bz2 gentoo-2-61dec8812a81398f26ff5344e223b7a745c2ffb4.zip |
[kde-base] Drop KDE SC 4.4.1
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-4.4.1.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index ee634769de94..1097ddedbb20 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.155 2010/05/03 21:23:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.156 2010/05/03 22:05:38 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.4.1.ebuild: + Drop KDE SC 4.4.1 *ktouch-4.4.3 (03 May 2010) diff --git a/kde-base/ktouch/ktouch-4.4.1.ebuild b/kde-base/ktouch/ktouch-4.4.1.ebuild deleted file mode 100644 index 14517343d20c..000000000000 --- a/kde-base/ktouch/ktouch-4.4.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.4.1.ebuild,v 1.1 2010/03/02 18:54:33 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdeedu" -inherit kde4-meta - -DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -RDEPEND=" - $(add_kdebase_dep knotify) -" |