diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 21:10:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 21:10:24 +0000 |
commit | 5ffc0fa017c81c9e48d96ea8c3a911fe90f84457 (patch) | |
tree | ef8550fcf2253c36e8b931d2b67bc23e06a4cb36 /kde-base/ktouch | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5ffc0fa017c81c9e48d96ea8c3a911fe90f84457.tar.gz gentoo-2-5ffc0fa017c81c9e48d96ea8c3a911fe90f84457.tar.bz2 gentoo-2-5ffc0fa017c81c9e48d96ea8c3a911fe90f84457.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index a9a78b2871a6..59a06a1186b7 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.26 2005/11/24 13:16:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.27 2005/11/24 21:06:49 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> ktouch-3.4.3.ebuild: + Stable on ppc64 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> ktouch-3.4.3.ebuild: Stable on sparc wrt #112842 diff --git a/kde-base/ktouch/ktouch-3.4.3.ebuild b/kde-base/ktouch/ktouch-3.4.3.ebuild index 54073a359a1a..a71e852c53a4 100644 --- a/kde-base/ktouch/ktouch-3.4.3.ebuild +++ b/kde-base/ktouch/ktouch-3.4.3.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.3.ebuild,v 1.2 2005/11/24 13:16:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.4.3.ebuild,v 1.3 2005/11/24 21:06:49 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="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="" |