diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-01 15:11:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-01 15:11:26 +0000 |
commit | dba3004a72cef2cc46f44d4b791cf5cb7c45f478 (patch) | |
tree | 667c98bd4756ca2d27337e281cbb8225c9c8eafd /kde-base/ktouch | |
parent | Fix qmake dir per bug #97535 (diff) | |
download | gentoo-2-dba3004a72cef2cc46f44d4b791cf5cb7c45f478.tar.gz gentoo-2-dba3004a72cef2cc46f44d4b791cf5cb7c45f478.tar.bz2 gentoo-2-dba3004a72cef2cc46f44d4b791cf5cb7c45f478.zip |
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index aaa75c10155b..b92e6d4eac1e 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.9 2005/05/25 21:23:12 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.10 2005/07/01 15:09:33 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> ktouch-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *ktouch-3.4.1 (25 May 2005) diff --git a/kde-base/ktouch/ktouch-3.4.1.ebuild b/kde-base/ktouch/ktouch-3.4.1.ebuild index d89e6dcbaf9b..790b616e71fe 100644 --- a/kde-base/ktouch/ktouch-3.4.1.ebuild +++ b/kde-base/ktouch/ktouch-3.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.4.1.ebuild,v 1.3 2005/06/30 21:02:26 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.4.1.ebuild,v 1.4 2005/07/01 15:09:33 corsair Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |