diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 07:25:00 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 07:25:00 +0000 |
commit | 2e481ffee64518d365d3c79ea771f645c4e4100e (patch) | |
tree | 6a13a3d2306d8c6fa19733cfb1e6bc50733276d1 /kde-base/ktouch | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-2e481ffee64518d365d3c79ea771f645c4e4100e.tar.gz gentoo-2-2e481ffee64518d365d3c79ea771f645c4e4100e.tar.bz2 gentoo-2-2e481ffee64518d365d3c79ea771f645c4e4100e.zip |
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-4.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index 89866ffd7e18..cd5f6f5a3f05 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.121 2009/06/04 13:26:08 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.122 2009/06/05 07:25:00 alexxy Exp $ + + 05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> ktouch-4.2.4.ebuild: + Fix accidently added keywords *ktouch-4.2.4 (04 Jun 2009) diff --git a/kde-base/ktouch/ktouch-4.2.4.ebuild b/kde-base/ktouch/ktouch-4.2.4.ebuild index 5af94e03449d..aa5af0631c9c 100644 --- a/kde-base/ktouch/ktouch-4.2.4.ebuild +++ b/kde-base/ktouch/ktouch-4.2.4.ebuild @@ -1,6 +1,6 @@ # 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-4.2.4.ebuild,v 1.1 2009/06/04 13:26:08 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.2.4.ebuild,v 1.2 2009/06/05 07:25:00 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" RDEPEND=" |