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.9.ebuild
Date: Sun, 18 May 2008 20:27:48
Message-Id: E1JxpTs-0001Gl-OZ@stork.gentoo.org
1 maekke 08/05/18 20:27:44
2
3 Modified: ChangeLog ktouch-3.5.9.ebuild
4 Log:
5 amd64/x86 stable, bug #221063
6 (Portage version: 2.1.5)
7
8 Revision Changes Path
9 1.98 kde-base/ktouch/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.98&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.98&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ChangeLog?r1=1.97&r2=1.98
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v
18 retrieving revision 1.97
19 retrieving revision 1.98
20 diff -u -r1.97 -r1.98
21 --- ChangeLog 16 May 2008 00:32:34 -0000 1.97
22 +++ ChangeLog 18 May 2008 20:27:44 -0000 1.98
23 @@ -1,6 +1,9 @@
24 # ChangeLog for kde-base/ktouch
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.97 2008/05/16 00:32:34 ingmar Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.98 2008/05/18 20:27:44 maekke Exp $
28 +
29 + 18 May 2008; Markus Meier <maekke@g.o> ktouch-3.5.9.ebuild:
30 + amd64/x86 stable, bug #221063
31
32 *ktouch-4.0.4 (15 May 2008)
33
34
35
36
37 1.8 kde-base/ktouch/ktouch-3.5.9.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild?r1=1.7&r2=1.8
42
43 Index: ktouch-3.5.9.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- ktouch-3.5.9.ebuild 15 May 2008 06:08:33 -0000 1.7
50 +++ ktouch-3.5.9.ebuild 18 May 2008 20:27:44 -0000 1.8
51 @@ -1,13 +1,13 @@
52 # Copyright 1999-2008 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.9.ebuild,v 1.7 2008/05/15 06:08:33 corsair Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild,v 1.8 2008/05/18 20:27:44 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}"
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list