diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-15 22:07:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-15 22:07:43 +0000 |
commit | c249f50c1b9be4d765cd121b47de31c5ed0dcd20 (patch) | |
tree | f549cb7dd82c8e82bcc31b9fc0a863560e307b27 /kde-base/ktouch | |
parent | Fix for 2.6.X KERNEL_BASE_URI, thanks to lxnay. (diff) | |
download | historical-c249f50c1b9be4d765cd121b47de31c5ed0dcd20.tar.gz historical-c249f50c1b9be4d765cd121b47de31c5ed0dcd20.tar.bz2 historical-c249f50c1b9be4d765cd121b47de31c5ed0dcd20.zip |
x86 stable, bug #377465
Package-Manager: portage-2.1.10.11/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.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index dea7a3a4a421..1402cf2cce8d 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.188 2011/08/12 19:19:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.189 2011/08/15 21:16:41 maekke Exp $ + + 15 Aug 2011; Markus Meier <maekke@gentoo.org> ktouch-4.6.5.ebuild: + x86 stable, bug #377465 12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -ktouch-4.6.4.ebuild: Drop KDE 4.6.4 diff --git a/kde-base/ktouch/ktouch-4.6.5.ebuild b/kde-base/ktouch/ktouch-4.6.5.ebuild index af453445de05..3f5b2e62a141 100644 --- a/kde-base/ktouch/ktouch-4.6.5.ebuild +++ b/kde-base/ktouch/ktouch-4.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild,v 1.2 2011/08/09 17:12:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild,v 1.3 2011/08/15 21:16:41 maekke Exp $ EAPI=4 @@ -15,7 +15,7 @@ fi inherit ${kde_eclass} DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |