Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-synaptics: xf86-input-synaptics-0.15.0-r1.ebuild ChangeLog
Date: Sun, 24 Aug 2008 14:12:56
Message-Id: E1KXGKr-0006vz-4k@stork.gentoo.org
1 corsair 08/08/24 14:12:53
2
3 Modified: xf86-input-synaptics-0.15.0-r1.ebuild ChangeLog
4 Log:
5 Added ~ppc64; bug #235464
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 x11-drivers/xf86-input-synaptics/xf86-input-synaptics-0.15.0-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-0.15.0-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-0.15.0-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-0.15.0-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: xf86-input-synaptics-0.15.0-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-0.15.0-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- xf86-input-synaptics-0.15.0-r1.ebuild 23 Aug 2008 22:16:38 -0000 1.2
22 +++ xf86-input-synaptics-0.15.0-r1.ebuild 24 Aug 2008 14:12:52 -0000 1.3
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-0.15.0-r1.ebuild,v 1.2 2008/08/23 22:16:38 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-0.15.0-r1.ebuild,v 1.3 2008/08/24 14:12:52 corsair Exp $
28
29 inherit toolchain-funcs eutils linux-info x-modular
30
31 DESCRIPTION="Driver for Synaptics touchpads"
32 HOMEPAGE="http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/"
33 -KEYWORDS="~amd64 ~x86"
34 +KEYWORDS="~amd64 ~ppc64 ~x86"
35 LICENSE="MIT"
36 IUSE="hal"
37 RDEPEND="x11-libs/libXext
38
39
40
41 1.6 x11-drivers/xf86-input-synaptics/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?rev=1.6&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?rev=1.6&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?r1=1.5&r2=1.6
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v
50 retrieving revision 1.5
51 retrieving revision 1.6
52 diff -u -r1.5 -r1.6
53 --- ChangeLog 23 Aug 2008 22:16:38 -0000 1.5
54 +++ ChangeLog 24 Aug 2008 14:12:52 -0000 1.6
55 @@ -1,6 +1,10 @@
56 # ChangeLog for x11-drivers/xf86-input-synaptics
57 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.5 2008/08/23 22:16:38 maekke Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.6 2008/08/24 14:12:52 corsair Exp $
60 +
61 + 24 Aug 2008; Markus Rothe <corsair@g.o>
62 + xf86-input-synaptics-0.15.0-r1.ebuild:
63 + Added ~ppc64; bug #235464
64
65 23 Aug 2008; Markus Meier <maekke@g.o>
66 xf86-input-synaptics-0.15.0-r1.ebuild: