Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/ktouch: ChangeLog ktouch-3.5.10.ebuild
Date: Sat, 06 Jun 2009 11:37:55
Message-Id: E1MCuDh-0007l6-LU@stork.gentoo.org
1 maekke 09/06/06 11:37:53
2
3 Modified: ChangeLog ktouch-3.5.10.ebuild
4 Log:
5 amd64/x86 stable, bug #271889
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.123 kde-base/ktouch/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.123&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.123&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ChangeLog?r1=1.122&r2=1.123
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v
18 retrieving revision 1.122
19 retrieving revision 1.123
20 diff -u -r1.122 -r1.123
21 --- ChangeLog 5 Jun 2009 07:25:00 -0000 1.122
22 +++ ChangeLog 6 Jun 2009 11:37:53 -0000 1.123
23 @@ -1,6 +1,9 @@
24 # ChangeLog for kde-base/ktouch
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.122 2009/06/05 07:25:00 alexxy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.123 2009/06/06 11:37:53 maekke Exp $
28 +
29 + 06 Jun 2009; Markus Meier <maekke@g.o> ktouch-3.5.10.ebuild:
30 + amd64/x86 stable, bug #271889
31
32 05 Jun 2009; Alexey Shvetsov <alexxy@g.o> ktouch-4.2.4.ebuild:
33 Fix accidently added keywords
34
35
36
37 1.4 kde-base/ktouch/ktouch-3.5.10.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ktouch-3.5.10.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ktouch-3.5.10.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ktouch-3.5.10.ebuild?r1=1.3&r2=1.4
42
43 Index: ktouch-3.5.10.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.10.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- ktouch-3.5.10.ebuild 3 Jun 2009 15:10:46 -0000 1.3
50 +++ ktouch-3.5.10.ebuild 6 Jun 2009 11:37:53 -0000 1.4
51 @@ -1,13 +1,13 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.10.ebuild,v 1.3 2009/06/03 15:10:46 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.10.ebuild,v 1.4 2009/06/06 11:37:53 maekke Exp $
56 KMNAME=kdeedu
57 EAPI="1"
58 inherit kde-meta
59
60 DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
61 HOMEPAGE="http://ktouch.sourceforge.net/"
62 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
63 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
64 IUSE=""
65
66 DEPEND=">=kde-base/libkdeedu-${PV}:${SLOT}"