Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/keytouch: keytouch-2.3.2.ebuild ChangeLog
Date: Sun, 06 Jan 2008 16:37:08
Message-Id: E1JBYUj-0006oz-Q1@stork.gentoo.org
1 nyhm 08/01/06 16:37:05
2
3 Modified: keytouch-2.3.2.ebuild ChangeLog
4 Log:
5 Add missing x11-libs/libXtst dependency, bug #204596
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.4 x11-misc/keytouch/keytouch-2.3.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild?r1=1.3&r2=1.4
14
15 Index: keytouch-2.3.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- keytouch-2.3.2.ebuild 30 Sep 2007 16:00:35 -0000 1.3
22 +++ keytouch-2.3.2.ebuild 6 Jan 2008 16:37:05 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild,v 1.3 2007/09/30 16:00:35 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild,v 1.4 2008/01/06 16:37:05 nyhm Exp $
29
30 inherit eutils versionator linux-info
31
32 @@ -14,6 +14,7 @@
33 IUSE="acpi kde"
34
35 RDEPEND=">=x11-libs/gtk+-2
36 + x11-libs/libXtst
37 gnome-base/gnome-menus
38 media-libs/alsa-lib"
39 DEPEND="${RDEPEND}
40
41
42
43 1.12 x11-misc/keytouch/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/keytouch/ChangeLog?rev=1.12&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/keytouch/ChangeLog?rev=1.12&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/keytouch/ChangeLog?r1=1.11&r2=1.12
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v
52 retrieving revision 1.11
53 retrieving revision 1.12
54 diff -u -r1.11 -r1.12
55 --- ChangeLog 30 Sep 2007 16:00:35 -0000 1.11
56 +++ ChangeLog 6 Jan 2008 16:37:05 -0000 1.12
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-misc/keytouch
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.11 2007/09/30 16:00:35 maekke Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.12 2008/01/06 16:37:05 nyhm Exp $
63 +
64 + 06 Jan 2008; Tristan Heaven <nyhm@g.o> keytouch-2.3.2.ebuild:
65 + Add missing x11-libs/libXtst dependency, bug #204596
66
67 30 Sep 2007; Markus Meier <maekke@g.o> keytouch-2.3.2.ebuild:
68 x86 stable, bug #194001
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list