diff options
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index cd5f6f5a3f05..fa36387a543c 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.122 2009/06/05 07:25:00 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.123 2009/06/06 11:37:53 maekke Exp $ + + 06 Jun 2009; Markus Meier <maekke@gentoo.org> ktouch-3.5.10.ebuild: + amd64/x86 stable, bug #271889 05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> ktouch-4.2.4.ebuild: Fix accidently added keywords diff --git a/kde-base/ktouch/ktouch-3.5.10.ebuild b/kde-base/ktouch/ktouch-3.5.10.ebuild index dc99552b439c..796c7dea69bb 100644 --- a/kde-base/ktouch/ktouch-3.5.10.ebuild +++ b/kde-base/ktouch/ktouch-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.10.ebuild,v 1.3 2009/06/03 15:10:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.10.ebuild,v 1.4 2009/06/06 11:37:53 maekke Exp $ KMNAME=kdeedu EAPI="1" inherit kde-meta DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" HOMEPAGE="http://ktouch.sourceforge.net/" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=kde-base/libkdeedu-${PV}:${SLOT}" |