diff options
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-4.4.3.ebuild | 16 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-4.4.4.ebuild (renamed from kde-base/ktouch/ktouch-4.4.2.ebuild) | 2 |
3 files changed, 8 insertions, 18 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index 1097ddedbb20..f50bcaacc726 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,12 @@ # 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.156 2010/05/03 22:05:38 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.157 2010/06/06 14:41:20 scarabeus Exp $ + +*ktouch-4.4.4 (06 Jun 2010) + + 06 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -ktouch-4.4.2.ebuild, + -ktouch-4.4.3.ebuild, +ktouch-4.4.4.ebuild: + Remove old. Version bump. 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.4.1.ebuild: Drop KDE SC 4.4.1 diff --git a/kde-base/ktouch/ktouch-4.4.3.ebuild b/kde-base/ktouch/ktouch-4.4.3.ebuild deleted file mode 100644 index 721374c9fba2..000000000000 --- a/kde-base/ktouch/ktouch-4.4.3.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.3.ebuild,v 1.1 2010/05/03 21:23:42 alexxy 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) -" diff --git a/kde-base/ktouch/ktouch-4.4.2.ebuild b/kde-base/ktouch/ktouch-4.4.4.ebuild index 7af88ffdda6b..efdabe5b28c8 100644 --- a/kde-base/ktouch/ktouch-4.4.2.ebuild +++ b/kde-base/ktouch/ktouch-4.4.4.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.1 2010/03/30 21:41:53 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.4.4.ebuild,v 1.1 2010/06/06 14:41:20 scarabeus Exp $ EAPI="3" |