Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/git-sources: git-sources-2.6.34_rc5-r7.ebuild git-sources-2.6.34_rc4-r3.ebuild git-sources-2.6.34_rc5-r3.ebuild git-sources-2.6.34_rc5.ebuild git-sources-2.6.34_rc4.ebuild git-sources-2.6.34_rc5-r4.ebuild git-sources-2.6.34_rc4-r2.ebuild git-sources-2.6.34_rc5-r2.ebuild ChangeLog git-sources-2.6.34_rc4-r6.ebuild git-sources-2.6.34_rc4-r1.ebuild git-sources-2.6.34_rc4-r5.ebuild git-sources-2.6.34_rc5-r5.ebuild metadata.xml git-sources-2.6.34_rc5-r1.ebuild git-sources-2.6.34_rc5-r6.ebuild git-sources-2.6.34_rc4-r4.ebuild
Date: Mon, 26 Apr 2010 07:43:17
Message-Id: 20100426074311.4B1F52C04C@corvid.gentoo.org
1 robbat2 10/04/26 07:43:11
2
3 Modified: git-sources-2.6.34_rc5-r7.ebuild
4 git-sources-2.6.34_rc4-r3.ebuild
5 git-sources-2.6.34_rc5-r3.ebuild
6 git-sources-2.6.34_rc5.ebuild
7 git-sources-2.6.34_rc4.ebuild
8 git-sources-2.6.34_rc5-r4.ebuild
9 git-sources-2.6.34_rc4-r2.ebuild
10 git-sources-2.6.34_rc5-r2.ebuild ChangeLog
11 git-sources-2.6.34_rc4-r6.ebuild
12 git-sources-2.6.34_rc4-r1.ebuild
13 git-sources-2.6.34_rc4-r5.ebuild
14 git-sources-2.6.34_rc5-r5.ebuild metadata.xml
15 git-sources-2.6.34_rc5-r1.ebuild
16 git-sources-2.6.34_rc5-r6.ebuild
17 git-sources-2.6.34_rc4-r4.ebuild
18 Log:
19 Update Manifest for deblob support in kernel-2 eclass. Also block the 2.6.34 series from using unblob as it is not yet available for that version.
20 (Portage version: 2.2_rc67/cvs/Linux x86_64)
21
22 Revision Changes Path
23 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc5-r7.ebuild
24
25 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r7.ebuild?rev=1.2&view=markup
26 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r7.ebuild?rev=1.2&content-type=text/plain
27 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r7.ebuild?r1=1.1&r2=1.2
28
29 Index: git-sources-2.6.34_rc5-r7.ebuild
30 ===================================================================
31 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r7.ebuild,v
32 retrieving revision 1.1
33 retrieving revision 1.2
34 diff -p -w -b -B -u -u -r1.1 -r1.2
35 --- git-sources-2.6.34_rc5-r7.ebuild 26 Apr 2010 01:01:09 -0000 1.1
36 +++ git-sources-2.6.34_rc5-r7.ebuild 26 Apr 2010 07:43:10 -0000 1.2
37 @@ -1,12 +1,13 @@
38 # Copyright 1999-2010 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r7.ebuild,v 1.1 2010/04/26 01:01:09 mpagano Exp $
41 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r7.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
42
43 UNIPATCH_STRICTORDER="yes"
44 K_NOUSENAME="yes"
45 K_NOSETEXTRAVERSION="yes"
46 K_NOUSEPR="yes"
47 K_SECURITY_UNSUPPORTED="yes"
48 +K_DEBLOB_AVAILABLE=0
49 ETYPE="sources"
50 CKV="${PVR/-r/-git}"
51 # only use this if it's not an _rc/_pre release
52
53
54
55 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc4-r3.ebuild
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r3.ebuild?rev=1.2&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r3.ebuild?rev=1.2&content-type=text/plain
59 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r3.ebuild?r1=1.1&r2=1.2
60
61 Index: git-sources-2.6.34_rc4-r3.ebuild
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r3.ebuild,v
64 retrieving revision 1.1
65 retrieving revision 1.2
66 diff -p -w -b -B -u -u -r1.1 -r1.2
67 --- git-sources-2.6.34_rc4-r3.ebuild 15 Apr 2010 15:35:04 -0000 1.1
68 +++ git-sources-2.6.34_rc4-r3.ebuild 26 Apr 2010 07:43:10 -0000 1.2
69 @@ -1,12 +1,13 @@
70 # Copyright 1999-2010 Gentoo Foundation
71 # Distributed under the terms of the GNU General Public License v2
72 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r3.ebuild,v 1.1 2010/04/15 15:35:04 mpagano Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r3.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
74
75 UNIPATCH_STRICTORDER="yes"
76 K_NOUSENAME="yes"
77 K_NOSETEXTRAVERSION="yes"
78 K_NOUSEPR="yes"
79 K_SECURITY_UNSUPPORTED="yes"
80 +K_DEBLOB_AVAILABLE=0
81 ETYPE="sources"
82 CKV="${PVR/-r/-git}"
83 # only use this if it's not an _rc/_pre release
84
85
86
87 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc5-r3.ebuild
88
89 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r3.ebuild?rev=1.2&view=markup
90 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r3.ebuild?rev=1.2&content-type=text/plain
91 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r3.ebuild?r1=1.1&r2=1.2
92
93 Index: git-sources-2.6.34_rc5-r3.ebuild
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r3.ebuild,v
96 retrieving revision 1.1
97 retrieving revision 1.2
98 diff -p -w -b -B -u -u -r1.1 -r1.2
99 --- git-sources-2.6.34_rc5-r3.ebuild 23 Apr 2010 14:46:10 -0000 1.1
100 +++ git-sources-2.6.34_rc5-r3.ebuild 26 Apr 2010 07:43:10 -0000 1.2
101 @@ -1,12 +1,13 @@
102 # Copyright 1999-2010 Gentoo Foundation
103 # Distributed under the terms of the GNU General Public License v2
104 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r3.ebuild,v 1.1 2010/04/23 14:46:10 mpagano Exp $
105 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r3.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
106
107 UNIPATCH_STRICTORDER="yes"
108 K_NOUSENAME="yes"
109 K_NOSETEXTRAVERSION="yes"
110 K_NOUSEPR="yes"
111 K_SECURITY_UNSUPPORTED="yes"
112 +K_DEBLOB_AVAILABLE=0
113 ETYPE="sources"
114 CKV="${PVR/-r/-git}"
115 # only use this if it's not an _rc/_pre release
116
117
118
119 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc5.ebuild
120
121 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5.ebuild?rev=1.2&view=markup
122 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5.ebuild?rev=1.2&content-type=text/plain
123 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5.ebuild?r1=1.1&r2=1.2
124
125 Index: git-sources-2.6.34_rc5.ebuild
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5.ebuild,v
128 retrieving revision 1.1
129 retrieving revision 1.2
130 diff -p -w -b -B -u -u -r1.1 -r1.2
131 --- git-sources-2.6.34_rc5.ebuild 20 Apr 2010 19:42:20 -0000 1.1
132 +++ git-sources-2.6.34_rc5.ebuild 26 Apr 2010 07:43:10 -0000 1.2
133 @@ -1,12 +1,13 @@
134 # Copyright 1999-2010 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5.ebuild,v 1.1 2010/04/20 19:42:20 mpagano Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
138
139 UNIPATCH_STRICTORDER="yes"
140 K_NOUSENAME="yes"
141 K_NOSETEXTRAVERSION="yes"
142 K_NOUSEPR="yes"
143 K_SECURITY_UNSUPPORTED="yes"
144 +K_DEBLOB_AVAILABLE=0
145 ETYPE="sources"
146 CKV="${PVR/-r/-git}"
147 # only use this if it's not an _rc/_pre release
148
149
150
151 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc4.ebuild
152
153 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4.ebuild?rev=1.2&view=markup
154 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4.ebuild?rev=1.2&content-type=text/plain
155 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4.ebuild?r1=1.1&r2=1.2
156
157 Index: git-sources-2.6.34_rc4.ebuild
158 ===================================================================
159 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4.ebuild,v
160 retrieving revision 1.1
161 retrieving revision 1.2
162 diff -p -w -b -B -u -u -r1.1 -r1.2
163 --- git-sources-2.6.34_rc4.ebuild 13 Apr 2010 12:52:06 -0000 1.1
164 +++ git-sources-2.6.34_rc4.ebuild 26 Apr 2010 07:43:10 -0000 1.2
165 @@ -1,12 +1,13 @@
166 # Copyright 1999-2010 Gentoo Foundation
167 # Distributed under the terms of the GNU General Public License v2
168 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4.ebuild,v 1.1 2010/04/13 12:52:06 mpagano Exp $
169 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
170
171 UNIPATCH_STRICTORDER="yes"
172 K_NOUSENAME="yes"
173 K_NOSETEXTRAVERSION="yes"
174 K_NOUSEPR="yes"
175 K_SECURITY_UNSUPPORTED="yes"
176 +K_DEBLOB_AVAILABLE=0
177 ETYPE="sources"
178 CKV="${PVR/-r/-git}"
179 # only use this if it's not an _rc/_pre release
180
181
182
183 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc5-r4.ebuild
184
185 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r4.ebuild?rev=1.2&view=markup
186 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r4.ebuild?rev=1.2&content-type=text/plain
187 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r4.ebuild?r1=1.1&r2=1.2
188
189 Index: git-sources-2.6.34_rc5-r4.ebuild
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r4.ebuild,v
192 retrieving revision 1.1
193 retrieving revision 1.2
194 diff -p -w -b -B -u -u -r1.1 -r1.2
195 --- git-sources-2.6.34_rc5-r4.ebuild 23 Apr 2010 14:46:10 -0000 1.1
196 +++ git-sources-2.6.34_rc5-r4.ebuild 26 Apr 2010 07:43:10 -0000 1.2
197 @@ -1,12 +1,13 @@
198 # Copyright 1999-2010 Gentoo Foundation
199 # Distributed under the terms of the GNU General Public License v2
200 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r4.ebuild,v 1.1 2010/04/23 14:46:10 mpagano Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r4.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
202
203 UNIPATCH_STRICTORDER="yes"
204 K_NOUSENAME="yes"
205 K_NOSETEXTRAVERSION="yes"
206 K_NOUSEPR="yes"
207 K_SECURITY_UNSUPPORTED="yes"
208 +K_DEBLOB_AVAILABLE=0
209 ETYPE="sources"
210 CKV="${PVR/-r/-git}"
211 # only use this if it's not an _rc/_pre release
212
213
214
215 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc4-r2.ebuild
216
217 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r2.ebuild?rev=1.2&view=markup
218 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r2.ebuild?rev=1.2&content-type=text/plain
219 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r2.ebuild?r1=1.1&r2=1.2
220
221 Index: git-sources-2.6.34_rc4-r2.ebuild
222 ===================================================================
223 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r2.ebuild,v
224 retrieving revision 1.1
225 retrieving revision 1.2
226 diff -p -w -b -B -u -u -r1.1 -r1.2
227 --- git-sources-2.6.34_rc4-r2.ebuild 14 Apr 2010 12:19:24 -0000 1.1
228 +++ git-sources-2.6.34_rc4-r2.ebuild 26 Apr 2010 07:43:10 -0000 1.2
229 @@ -1,12 +1,13 @@
230 # Copyright 1999-2010 Gentoo Foundation
231 # Distributed under the terms of the GNU General Public License v2
232 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r2.ebuild,v 1.1 2010/04/14 12:19:24 mpagano Exp $
233 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r2.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
234
235 UNIPATCH_STRICTORDER="yes"
236 K_NOUSENAME="yes"
237 K_NOSETEXTRAVERSION="yes"
238 K_NOUSEPR="yes"
239 K_SECURITY_UNSUPPORTED="yes"
240 +K_DEBLOB_AVAILABLE=0
241 ETYPE="sources"
242 CKV="${PVR/-r/-git}"
243 # only use this if it's not an _rc/_pre release
244
245
246
247 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc5-r2.ebuild
248
249 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r2.ebuild?rev=1.2&view=markup
250 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r2.ebuild?rev=1.2&content-type=text/plain
251 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r2.ebuild?r1=1.1&r2=1.2
252
253 Index: git-sources-2.6.34_rc5-r2.ebuild
254 ===================================================================
255 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r2.ebuild,v
256 retrieving revision 1.1
257 retrieving revision 1.2
258 diff -p -w -b -B -u -u -r1.1 -r1.2
259 --- git-sources-2.6.34_rc5-r2.ebuild 22 Apr 2010 00:59:52 -0000 1.1
260 +++ git-sources-2.6.34_rc5-r2.ebuild 26 Apr 2010 07:43:10 -0000 1.2
261 @@ -1,12 +1,13 @@
262 # Copyright 1999-2010 Gentoo Foundation
263 # Distributed under the terms of the GNU General Public License v2
264 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r2.ebuild,v 1.1 2010/04/22 00:59:52 mpagano Exp $
265 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r2.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
266
267 UNIPATCH_STRICTORDER="yes"
268 K_NOUSENAME="yes"
269 K_NOSETEXTRAVERSION="yes"
270 K_NOUSEPR="yes"
271 K_SECURITY_UNSUPPORTED="yes"
272 +K_DEBLOB_AVAILABLE=0
273 ETYPE="sources"
274 CKV="${PVR/-r/-git}"
275 # only use this if it's not an _rc/_pre release
276
277
278
279 1.800 sys-kernel/git-sources/ChangeLog
280
281 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.800&view=markup
282 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.800&content-type=text/plain
283 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?r1=1.799&r2=1.800
284
285 Index: ChangeLog
286 ===================================================================
287 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
288 retrieving revision 1.799
289 retrieving revision 1.800
290 diff -p -w -b -B -u -u -r1.799 -r1.800
291 --- ChangeLog 26 Apr 2010 01:01:09 -0000 1.799
292 +++ ChangeLog 26 Apr 2010 07:43:10 -0000 1.800
293 @@ -1,6 +1,19 @@
294 # ChangeLog for sys-kernel/git-sources
295 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
296 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.799 2010/04/26 01:01:09 mpagano Exp $
297 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.800 2010/04/26 07:43:10 robbat2 Exp $
298 +
299 + 26 Apr 2010; Robin H. Johnson <robbat2@g.o>
300 + git-sources-2.6.34_rc4.ebuild, git-sources-2.6.34_rc4-r1.ebuild,
301 + git-sources-2.6.34_rc4-r2.ebuild, git-sources-2.6.34_rc4-r3.ebuild,
302 + git-sources-2.6.34_rc4-r4.ebuild, git-sources-2.6.34_rc4-r5.ebuild,
303 + git-sources-2.6.34_rc4-r6.ebuild, git-sources-2.6.34_rc5.ebuild,
304 + git-sources-2.6.34_rc5-r1.ebuild, git-sources-2.6.34_rc5-r2.ebuild,
305 + git-sources-2.6.34_rc5-r3.ebuild, git-sources-2.6.34_rc5-r4.ebuild,
306 + git-sources-2.6.34_rc5-r5.ebuild, git-sources-2.6.34_rc5-r6.ebuild,
307 + git-sources-2.6.34_rc5-r7.ebuild, metadata.xml:
308 + Update Manifest for deblob support in kernel-2 eclass. Also block the
309 + 2.6.34 series from using unblob as it is not yet available for that
310 + version.
311
312 *git-sources-2.6.34_rc5-r7 (26 Apr 2010)
313
314
315
316
317 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc4-r6.ebuild
318
319 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r6.ebuild?rev=1.2&view=markup
320 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r6.ebuild?rev=1.2&content-type=text/plain
321 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r6.ebuild?r1=1.1&r2=1.2
322
323 Index: git-sources-2.6.34_rc4-r6.ebuild
324 ===================================================================
325 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r6.ebuild,v
326 retrieving revision 1.1
327 retrieving revision 1.2
328 diff -p -w -b -B -u -u -r1.1 -r1.2
329 --- git-sources-2.6.34_rc4-r6.ebuild 18 Apr 2010 17:22:54 -0000 1.1
330 +++ git-sources-2.6.34_rc4-r6.ebuild 26 Apr 2010 07:43:10 -0000 1.2
331 @@ -1,12 +1,13 @@
332 # Copyright 1999-2010 Gentoo Foundation
333 # Distributed under the terms of the GNU General Public License v2
334 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r6.ebuild,v 1.1 2010/04/18 17:22:54 mpagano Exp $
335 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r6.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
336
337 UNIPATCH_STRICTORDER="yes"
338 K_NOUSENAME="yes"
339 K_NOSETEXTRAVERSION="yes"
340 K_NOUSEPR="yes"
341 K_SECURITY_UNSUPPORTED="yes"
342 +K_DEBLOB_AVAILABLE=0
343 ETYPE="sources"
344 CKV="${PVR/-r/-git}"
345 # only use this if it's not an _rc/_pre release
346
347
348
349 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc4-r1.ebuild
350
351 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r1.ebuild?rev=1.2&view=markup
352 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r1.ebuild?rev=1.2&content-type=text/plain
353 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r1.ebuild?r1=1.1&r2=1.2
354
355 Index: git-sources-2.6.34_rc4-r1.ebuild
356 ===================================================================
357 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r1.ebuild,v
358 retrieving revision 1.1
359 retrieving revision 1.2
360 diff -p -w -b -B -u -u -r1.1 -r1.2
361 --- git-sources-2.6.34_rc4-r1.ebuild 14 Apr 2010 00:24:32 -0000 1.1
362 +++ git-sources-2.6.34_rc4-r1.ebuild 26 Apr 2010 07:43:10 -0000 1.2
363 @@ -1,12 +1,13 @@
364 # Copyright 1999-2010 Gentoo Foundation
365 # Distributed under the terms of the GNU General Public License v2
366 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r1.ebuild,v 1.1 2010/04/14 00:24:32 mpagano Exp $
367 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r1.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
368
369 UNIPATCH_STRICTORDER="yes"
370 K_NOUSENAME="yes"
371 K_NOSETEXTRAVERSION="yes"
372 K_NOUSEPR="yes"
373 K_SECURITY_UNSUPPORTED="yes"
374 +K_DEBLOB_AVAILABLE=0
375 ETYPE="sources"
376 CKV="${PVR/-r/-git}"
377 # only use this if it's not an _rc/_pre release
378
379
380
381 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc4-r5.ebuild
382
383 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r5.ebuild?rev=1.2&view=markup
384 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r5.ebuild?rev=1.2&content-type=text/plain
385 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r5.ebuild?r1=1.1&r2=1.2
386
387 Index: git-sources-2.6.34_rc4-r5.ebuild
388 ===================================================================
389 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r5.ebuild,v
390 retrieving revision 1.1
391 retrieving revision 1.2
392 diff -p -w -b -B -u -u -r1.1 -r1.2
393 --- git-sources-2.6.34_rc4-r5.ebuild 18 Apr 2010 17:16:15 -0000 1.1
394 +++ git-sources-2.6.34_rc4-r5.ebuild 26 Apr 2010 07:43:10 -0000 1.2
395 @@ -1,12 +1,13 @@
396 # Copyright 1999-2010 Gentoo Foundation
397 # Distributed under the terms of the GNU General Public License v2
398 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r5.ebuild,v 1.1 2010/04/18 17:16:15 mpagano Exp $
399 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r5.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
400
401 UNIPATCH_STRICTORDER="yes"
402 K_NOUSENAME="yes"
403 K_NOSETEXTRAVERSION="yes"
404 K_NOUSEPR="yes"
405 K_SECURITY_UNSUPPORTED="yes"
406 +K_DEBLOB_AVAILABLE=0
407 ETYPE="sources"
408 CKV="${PVR/-r/-git}"
409 # only use this if it's not an _rc/_pre release
410
411
412
413 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc5-r5.ebuild
414
415 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r5.ebuild?rev=1.2&view=markup
416 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r5.ebuild?rev=1.2&content-type=text/plain
417 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r5.ebuild?r1=1.1&r2=1.2
418
419 Index: git-sources-2.6.34_rc5-r5.ebuild
420 ===================================================================
421 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r5.ebuild,v
422 retrieving revision 1.1
423 retrieving revision 1.2
424 diff -p -w -b -B -u -u -r1.1 -r1.2
425 --- git-sources-2.6.34_rc5-r5.ebuild 24 Apr 2010 01:28:30 -0000 1.1
426 +++ git-sources-2.6.34_rc5-r5.ebuild 26 Apr 2010 07:43:10 -0000 1.2
427 @@ -1,12 +1,13 @@
428 # Copyright 1999-2010 Gentoo Foundation
429 # Distributed under the terms of the GNU General Public License v2
430 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r5.ebuild,v 1.1 2010/04/24 01:28:30 mpagano Exp $
431 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r5.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
432
433 UNIPATCH_STRICTORDER="yes"
434 K_NOUSENAME="yes"
435 K_NOSETEXTRAVERSION="yes"
436 K_NOUSEPR="yes"
437 K_SECURITY_UNSUPPORTED="yes"
438 +K_DEBLOB_AVAILABLE=0
439 ETYPE="sources"
440 CKV="${PVR/-r/-git}"
441 # only use this if it's not an _rc/_pre release
442
443
444
445 1.3 sys-kernel/git-sources/metadata.xml
446
447 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/metadata.xml?rev=1.3&view=markup
448 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/metadata.xml?rev=1.3&content-type=text/plain
449 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/metadata.xml?r1=1.2&r2=1.3
450
451 Index: metadata.xml
452 ===================================================================
453 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/metadata.xml,v
454 retrieving revision 1.2
455 retrieving revision 1.3
456 diff -p -w -b -B -u -u -r1.2 -r1.3
457 --- metadata.xml 20 Mar 2008 11:21:01 -0000 1.2
458 +++ metadata.xml 26 Apr 2010 07:43:10 -0000 1.3
459 @@ -11,4 +11,7 @@
460 <longdescription>
461 -git sources sources, for people who like to have the absolute latest kernel available
462 </longdescription>
463 + <use>
464 + <flag name='deblob'>Remove binary blobs from kernel sources to provide libre license compliance.</flag>
465 + </use>
466 </pkgmetadata>
467
468
469
470 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc5-r1.ebuild
471
472 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r1.ebuild?rev=1.2&view=markup
473 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r1.ebuild?rev=1.2&content-type=text/plain
474 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r1.ebuild?r1=1.1&r2=1.2
475
476 Index: git-sources-2.6.34_rc5-r1.ebuild
477 ===================================================================
478 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r1.ebuild,v
479 retrieving revision 1.1
480 retrieving revision 1.2
481 diff -p -w -b -B -u -u -r1.1 -r1.2
482 --- git-sources-2.6.34_rc5-r1.ebuild 21 Apr 2010 01:19:14 -0000 1.1
483 +++ git-sources-2.6.34_rc5-r1.ebuild 26 Apr 2010 07:43:10 -0000 1.2
484 @@ -1,12 +1,13 @@
485 # Copyright 1999-2010 Gentoo Foundation
486 # Distributed under the terms of the GNU General Public License v2
487 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r1.ebuild,v 1.1 2010/04/21 01:19:14 mpagano Exp $
488 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r1.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
489
490 UNIPATCH_STRICTORDER="yes"
491 K_NOUSENAME="yes"
492 K_NOSETEXTRAVERSION="yes"
493 K_NOUSEPR="yes"
494 K_SECURITY_UNSUPPORTED="yes"
495 +K_DEBLOB_AVAILABLE=0
496 ETYPE="sources"
497 CKV="${PVR/-r/-git}"
498 # only use this if it's not an _rc/_pre release
499
500
501
502 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc5-r6.ebuild
503
504 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r6.ebuild?rev=1.2&view=markup
505 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r6.ebuild?rev=1.2&content-type=text/plain
506 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r6.ebuild?r1=1.1&r2=1.2
507
508 Index: git-sources-2.6.34_rc5-r6.ebuild
509 ===================================================================
510 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r6.ebuild,v
511 retrieving revision 1.1
512 retrieving revision 1.2
513 diff -p -w -b -B -u -u -r1.1 -r1.2
514 --- git-sources-2.6.34_rc5-r6.ebuild 25 Apr 2010 00:37:45 -0000 1.1
515 +++ git-sources-2.6.34_rc5-r6.ebuild 26 Apr 2010 07:43:10 -0000 1.2
516 @@ -1,12 +1,13 @@
517 # Copyright 1999-2010 Gentoo Foundation
518 # Distributed under the terms of the GNU General Public License v2
519 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r6.ebuild,v 1.1 2010/04/25 00:37:45 mpagano Exp $
520 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc5-r6.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
521
522 UNIPATCH_STRICTORDER="yes"
523 K_NOUSENAME="yes"
524 K_NOSETEXTRAVERSION="yes"
525 K_NOUSEPR="yes"
526 K_SECURITY_UNSUPPORTED="yes"
527 +K_DEBLOB_AVAILABLE=0
528 ETYPE="sources"
529 CKV="${PVR/-r/-git}"
530 # only use this if it's not an _rc/_pre release
531
532
533
534 1.2 sys-kernel/git-sources/git-sources-2.6.34_rc4-r4.ebuild
535
536 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r4.ebuild?rev=1.2&view=markup
537 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r4.ebuild?rev=1.2&content-type=text/plain
538 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r4.ebuild?r1=1.1&r2=1.2
539
540 Index: git-sources-2.6.34_rc4-r4.ebuild
541 ===================================================================
542 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r4.ebuild,v
543 retrieving revision 1.1
544 retrieving revision 1.2
545 diff -p -w -b -B -u -u -r1.1 -r1.2
546 --- git-sources-2.6.34_rc4-r4.ebuild 16 Apr 2010 01:09:05 -0000 1.1
547 +++ git-sources-2.6.34_rc4-r4.ebuild 26 Apr 2010 07:43:10 -0000 1.2
548 @@ -1,12 +1,13 @@
549 # Copyright 1999-2010 Gentoo Foundation
550 # Distributed under the terms of the GNU General Public License v2
551 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r4.ebuild,v 1.1 2010/04/16 01:09:05 mpagano Exp $
552 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc4-r4.ebuild,v 1.2 2010/04/26 07:43:10 robbat2 Exp $
553
554 UNIPATCH_STRICTORDER="yes"
555 K_NOUSENAME="yes"
556 K_NOSETEXTRAVERSION="yes"
557 K_NOUSEPR="yes"
558 K_SECURITY_UNSUPPORTED="yes"
559 +K_DEBLOB_AVAILABLE=0
560 ETYPE="sources"
561 CKV="${PVR/-r/-git}"
562 # only use this if it's not an _rc/_pre release