diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 17:07:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 17:07:14 +0000 |
commit | cffe3692c37fc1c3ce4ae17976740c895791ab39 (patch) | |
tree | 1733298f7633653351e92404be6aacdb7b24681a | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-cffe3692c37fc1c3ce4ae17976740c895791ab39.tar.gz gentoo-2-cffe3692c37fc1c3ce4ae17976740c895791ab39.tar.bz2 gentoo-2-cffe3692c37fc1c3ce4ae17976740c895791ab39.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index 3db9ab9e93ee..0ab6fc17b0a1 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.43 2006/05/26 00:54:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.44 2006/05/26 17:07:14 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> ktouch-3.5.2.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> ktouch-3.5.2.ebuild: Stable on x86 wrt bug #132213 diff --git a/kde-base/ktouch/ktouch-3.5.2.ebuild b/kde-base/ktouch/ktouch-3.5.2.ebuild index 04bbe12507e2..bb17fa9d1b40 100644 --- a/kde-base/ktouch/ktouch-3.5.2.ebuild +++ b/kde-base/ktouch/ktouch-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.2.ebuild,v 1.3 2006/05/26 00:54:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.2.ebuild,v 1.4 2006/05/26 17:07:14 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 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)" |