Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/ktouch: ktouch-4.3.3.ebuild ChangeLog
Date: Sun, 29 Nov 2009 18:22:42
Message-Id: E1NEoPw-00046m-Jm@stork.gentoo.org
1 armin76 09/11/29 18:22:40
2
3 Modified: ktouch-4.3.3.ebuild ChangeLog
4 Log:
5 Add ~sparc
6 (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.3 kde-base/ktouch/ktouch-4.3.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ktouch-4.3.3.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ktouch-4.3.3.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ktouch-4.3.3.ebuild?r1=1.2&r2=1.3
14
15 Index: ktouch-4.3.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.3.3.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ktouch-4.3.3.ebuild 29 Nov 2009 16:06:45 -0000 1.2
22 +++ ktouch-4.3.3.ebuild 29 Nov 2009 18:22:40 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.3.3.ebuild,v 1.2 2009/11/29 16:06:45 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.3.3.ebuild,v 1.3 2009/11/29 18:22:40 armin76 Exp $
28
29 EAPI="2"
30
31 @@ -8,7 +8,7 @@
32 inherit kde4-meta
33
34 DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
35 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
36 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37 IUSE="debug +handbook"
38
39 RDEPEND="
40
41
42
43 1.141 kde-base/ktouch/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.141&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.141&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ChangeLog?r1=1.140&r2=1.141
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v
52 retrieving revision 1.140
53 retrieving revision 1.141
54 diff -u -r1.140 -r1.141
55 --- ChangeLog 29 Nov 2009 16:06:46 -0000 1.140
56 +++ ChangeLog 29 Nov 2009 18:22:40 -0000 1.141
57 @@ -1,6 +1,9 @@
58 # ChangeLog for kde-base/ktouch
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.140 2009/11/29 16:06:46 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.141 2009/11/29 18:22:40 armin76 Exp $
62 +
63 + 29 Nov 2009; Raúl Porcel <armin76@g.o> ktouch-4.3.3.ebuild:
64 + Add ~sparc
65
66 29 Nov 2009; Samuli Suominen <ssuominen@g.o> ktouch-4.3.3.ebuild:
67 amd64 stable wrt #292455