Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/synaptics: synaptics-0.14.6-r3.ebuild ChangeLog synaptics-0.14.6_p20070706-r1.ebuild synaptics-0.14.5-r1.ebuild synaptics-0.14.6.ebuild synaptics-0.14.6-r2.ebuild synaptics-0.14.6-r1.ebuild
Date: Sat, 06 Sep 2008 21:41:02
Message-Id: E1Kc5Wc-0006mp-1S@stork.gentoo.org
1 chainsaw 08/09/06 21:40:58
2
3 Modified: synaptics-0.14.6-r3.ebuild ChangeLog
4 synaptics-0.14.6_p20070706-r1.ebuild
5 synaptics-0.14.5-r1.ebuild synaptics-0.14.6.ebuild
6 synaptics-0.14.6-r2.ebuild
7 synaptics-0.14.6-r1.ebuild
8 Log:
9 Block x11-drivers/xf86-input-synaptics, making the two ebuilds mutually exclusive and fixing the X.Org 1.5 upgrade path. Herd approval from Battousai on IRC.
10 (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5-00283-g70bb089-dirty x86_64)
11
12 Revision Changes Path
13 1.2 x11-drivers/synaptics/synaptics-0.14.6-r3.ebuild
14
15 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r3.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r3.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r3.ebuild?r1=1.1&r2=1.2
18
19 Index: synaptics-0.14.6-r3.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r3.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- synaptics-0.14.6-r3.ebuild 30 Jul 2008 13:13:24 -0000 1.1
26 +++ synaptics-0.14.6-r3.ebuild 6 Sep 2008 21:40:57 -0000 1.2
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2008 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r3.ebuild,v 1.1 2008/07/30 13:13:24 drac Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r3.ebuild,v 1.2 2008/09/06 21:40:57 chainsaw Exp $
32
33 inherit toolchain-funcs eutils linux-info
34
35 @@ -19,7 +19,8 @@
36 DEPEND="${RDEPEND}
37 x11-base/xorg-server
38 x11-proto/inputproto
39 - >=sys-apps/sed-4"
40 + >=sys-apps/sed-4
41 + !x11-drivers/xf86-input-synaptics"
42
43 evdev-input_check() {
44 # Check kernel config for required event interface support (either
45
46
47
48 1.40 x11-drivers/synaptics/ChangeLog
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/ChangeLog?rev=1.40&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/ChangeLog?rev=1.40&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/ChangeLog?r1=1.39&r2=1.40
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/ChangeLog,v
57 retrieving revision 1.39
58 retrieving revision 1.40
59 diff -u -r1.39 -r1.40
60 --- ChangeLog 30 Aug 2008 22:33:16 -0000 1.39
61 +++ ChangeLog 6 Sep 2008 21:40:57 -0000 1.40
62 @@ -1,6 +1,14 @@
63 # ChangeLog for x11-drivers/synaptics
64 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/ChangeLog,v 1.39 2008/08/30 22:33:16 calchan Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/ChangeLog,v 1.40 2008/09/06 21:40:57 chainsaw Exp $
67 +
68 + 06 Sep 2008; <chainsaw@g.o> synaptics-0.14.5-r1.ebuild,
69 + synaptics-0.14.6.ebuild, synaptics-0.14.6-r1.ebuild,
70 + synaptics-0.14.6-r2.ebuild, synaptics-0.14.6-r3.ebuild,
71 + synaptics-0.14.6_p20070706-r1.ebuild:
72 + Block x11-drivers/xf86-input-synaptics, making the two ebuilds mutually
73 + exclusive and fixing the X.Org 1.5 upgrade path. Herd approval from
74 + Battousai on IRC.
75
76 *synaptics-0.14.6_p20070706-r1 (30 Aug 2008)
77
78
79
80
81 1.2 x11-drivers/synaptics/synaptics-0.14.6_p20070706-r1.ebuild
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6_p20070706-r1.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6_p20070706-r1.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6_p20070706-r1.ebuild?r1=1.1&r2=1.2
86
87 Index: synaptics-0.14.6_p20070706-r1.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6_p20070706-r1.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- synaptics-0.14.6_p20070706-r1.ebuild 30 Aug 2008 22:33:17 -0000 1.1
94 +++ synaptics-0.14.6_p20070706-r1.ebuild 6 Sep 2008 21:40:57 -0000 1.2
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2008 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6_p20070706-r1.ebuild,v 1.1 2008/08/30 22:33:17 calchan Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6_p20070706-r1.ebuild,v 1.2 2008/09/06 21:40:57 chainsaw Exp $
100
101 inherit toolchain-funcs eutils linux-info
102
103 @@ -19,7 +19,8 @@
104 DEPEND="${RDEPEND}
105 x11-base/xorg-server
106 x11-proto/inputproto
107 - >=sys-apps/sed-4"
108 + >=sys-apps/sed-4
109 + !x11-drivers/xf86-input-synaptics"
110
111 evdev-input_check() {
112 # Check kernel config for required event interface support (either
113
114
115
116 1.10 x11-drivers/synaptics/synaptics-0.14.5-r1.ebuild
117
118 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.5-r1.ebuild?rev=1.10&view=markup
119 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.5-r1.ebuild?rev=1.10&content-type=text/plain
120 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.5-r1.ebuild?r1=1.9&r2=1.10
121
122 Index: synaptics-0.14.5-r1.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.5-r1.ebuild,v
125 retrieving revision 1.9
126 retrieving revision 1.10
127 diff -u -r1.9 -r1.10
128 --- synaptics-0.14.5-r1.ebuild 29 Aug 2008 20:01:49 -0000 1.9
129 +++ synaptics-0.14.5-r1.ebuild 6 Sep 2008 21:40:57 -0000 1.10
130 @@ -1,6 +1,6 @@
131 # Copyright 1999-2008 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.5-r1.ebuild,v 1.9 2008/08/29 20:01:49 calchan Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.5-r1.ebuild,v 1.10 2008/09/06 21:40:57 chainsaw Exp $
135
136 inherit toolchain-funcs eutils
137
138 @@ -17,7 +17,8 @@
139 RDEPEND="x11-libs/libXext"
140 DEPEND="${RDEPEND}
141 x11-base/xorg-server
142 - >=sys-apps/sed-4"
143 + >=sys-apps/sed-4
144 + !x11-drivers/xf86-input-synaptics"
145
146 src_unpack() {
147 unpack ${A} ; cd "${S}"
148
149
150
151 1.12 x11-drivers/synaptics/synaptics-0.14.6.ebuild
152
153 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6.ebuild?rev=1.12&view=markup
154 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6.ebuild?rev=1.12&content-type=text/plain
155 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6.ebuild?r1=1.11&r2=1.12
156
157 Index: synaptics-0.14.6.ebuild
158 ===================================================================
159 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6.ebuild,v
160 retrieving revision 1.11
161 retrieving revision 1.12
162 diff -u -r1.11 -r1.12
163 --- synaptics-0.14.6.ebuild 29 Aug 2008 20:01:49 -0000 1.11
164 +++ synaptics-0.14.6.ebuild 6 Sep 2008 21:40:57 -0000 1.12
165 @@ -1,6 +1,6 @@
166 # Copyright 1999-2008 Gentoo Foundation
167 # Distributed under the terms of the GNU General Public License v2
168 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6.ebuild,v 1.11 2008/08/29 20:01:49 calchan Exp $
169 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6.ebuild,v 1.12 2008/09/06 21:40:57 chainsaw Exp $
170
171 inherit toolchain-funcs eutils
172
173 @@ -18,7 +18,8 @@
174 DEPEND="${RDEPEND}
175 x11-base/xorg-server
176 x11-proto/inputproto
177 - >=sys-apps/sed-4"
178 + >=sys-apps/sed-4
179 + !x11-drivers/xf86-input-synaptics"
180
181 src_unpack() {
182 unpack ${A} ; cd "${S}"
183
184
185
186 1.5 x11-drivers/synaptics/synaptics-0.14.6-r2.ebuild
187
188 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r2.ebuild?rev=1.5&view=markup
189 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r2.ebuild?rev=1.5&content-type=text/plain
190 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r2.ebuild?r1=1.4&r2=1.5
191
192 Index: synaptics-0.14.6-r2.ebuild
193 ===================================================================
194 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r2.ebuild,v
195 retrieving revision 1.4
196 retrieving revision 1.5
197 diff -u -r1.4 -r1.5
198 --- synaptics-0.14.6-r2.ebuild 7 Apr 2008 15:17:56 -0000 1.4
199 +++ synaptics-0.14.6-r2.ebuild 6 Sep 2008 21:40:57 -0000 1.5
200 @@ -1,6 +1,6 @@
201 # Copyright 1999-2008 Gentoo Foundation
202 # Distributed under the terms of the GNU General Public License v2
203 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r2.ebuild,v 1.4 2008/04/07 15:17:56 cardoe Exp $
204 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r2.ebuild,v 1.5 2008/09/06 21:40:57 chainsaw Exp $
205
206 inherit toolchain-funcs eutils linux-info
207
208 @@ -19,7 +19,8 @@
209 DEPEND="${RDEPEND}
210 x11-base/xorg-server
211 x11-proto/inputproto
212 - >=sys-apps/sed-4"
213 + >=sys-apps/sed-4
214 + !x11-drivers/xf86-input-synaptics"
215
216 evdev-input_check() {
217 # Check kernel config for required event interface support (either
218
219
220
221 1.5 x11-drivers/synaptics/synaptics-0.14.6-r1.ebuild
222
223 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r1.ebuild?rev=1.5&view=markup
224 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r1.ebuild?rev=1.5&content-type=text/plain
225 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r1.ebuild?r1=1.4&r2=1.5
226
227 Index: synaptics-0.14.6-r1.ebuild
228 ===================================================================
229 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r1.ebuild,v
230 retrieving revision 1.4
231 retrieving revision 1.5
232 diff -u -r1.4 -r1.5
233 --- synaptics-0.14.6-r1.ebuild 29 Aug 2008 20:01:49 -0000 1.4
234 +++ synaptics-0.14.6-r1.ebuild 6 Sep 2008 21:40:57 -0000 1.5
235 @@ -1,6 +1,6 @@
236 # Copyright 1999-2008 Gentoo Foundation
237 # Distributed under the terms of the GNU General Public License v2
238 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r1.ebuild,v 1.4 2008/08/29 20:01:49 calchan Exp $
239 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.6-r1.ebuild,v 1.5 2008/09/06 21:40:57 chainsaw Exp $
240
241 inherit toolchain-funcs eutils
242
243 @@ -18,7 +18,8 @@
244 DEPEND="${RDEPEND}
245 x11-base/xorg-server
246 x11-proto/inputproto
247 - >=sys-apps/sed-4"
248 + >=sys-apps/sed-4
249 + !x11-drivers/xf86-input-synaptics"
250
251 src_unpack() {
252 unpack ${A} ; cd "${S}"