diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 00:54:56 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 00:54:56 +0000 |
commit | 74fb65292c77531c939786a8a9a345bcccab980c (patch) | |
tree | 199379d6f921577ce1897200a97ac6bea0b5b761 /kde-base/ktouch | |
parent | Let the games begin, removing the gcc-4.1 mask (diff) | |
download | gentoo-2-74fb65292c77531c939786a8a9a345bcccab980c.tar.gz gentoo-2-74fb65292c77531c939786a8a9a345bcccab980c.tar.bz2 gentoo-2-74fb65292c77531c939786a8a9a345bcccab980c.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/ktouch')
-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 213fe9870fd9..3db9ab9e93ee 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.42 2006/04/27 22:01:16 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.43 2006/05/26 00:54:56 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> ktouch-3.5.2.ebuild: + Stable on x86 wrt bug #132213 27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-ktouch-3.4.1, files/digest-ktouch-3.4.2, files/digest-ktouch-3.4.3, Manifest: diff --git a/kde-base/ktouch/ktouch-3.5.2.ebuild b/kde-base/ktouch/ktouch-3.5.2.ebuild index 9cc9e6d85aaa..04bbe12507e2 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.2 2006/03/28 00:56:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.2.ebuild,v 1.3 2006/05/26 00:54:56 wolf31o2 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)" |