diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-24 15:58:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-24 15:58:39 +0000 |
commit | b6fb362f37616bd7ad4dbc8badfa6972149d48c9 (patch) | |
tree | 776362433b5e22d449c0a517e0b74f4016f4208a /kde-base/ktouch | |
parent | added ~amd64 (diff) | |
download | historical-b6fb362f37616bd7ad4dbc8badfa6972149d48c9.tar.gz historical-b6fb362f37616bd7ad4dbc8badfa6972149d48c9.tar.bz2 historical-b6fb362f37616bd7ad4dbc8badfa6972149d48c9.zip |
Stable on sparc wrt #112842
Package-Manager: portage-2.0.53_rc7
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 2fe5002f14de..a9a78b2871a6 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.25 2005/11/22 22:14:13 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.26 2005/11/24 13:16:04 gustavoz Exp $ + + 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> ktouch-3.4.3.ebuild: + Stable on sparc wrt #112842 *ktouch-3.5.0 (22 Nov 2005) diff --git a/kde-base/ktouch/ktouch-3.4.3.ebuild b/kde-base/ktouch/ktouch-3.4.3.ebuild index e008e72589d5..54073a359a1a 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.1 2005/10/13 00:10:06 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.4.3.ebuild,v 1.2 2005/11/24 13:16:04 gustavoz 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="" |