Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/git: git-1.7.4.ebuild git-1.7.4_rc1-r2.ebuild git-1.7.3.5.ebuild git-1.6.4.5.ebuild git-1.7.4_rc1.ebuild git-1.7.4.1.ebuild ChangeLog git-1.7.3.5-r2.ebuild git-1.7.2.5.ebuild git-1.7.4_rc3.ebuild git-9999.ebuild git-1.7.3.5-r1.ebuild git-1.7.4_rc1-r1.ebuild git-1.7.3.4-r1.ebuild git-1.7.4_rc2.ebuild
Date: Mon, 04 Apr 2011 08:59:11
Message-Id: 20110404085841.6D84620054@flycatcher.gentoo.org
1 pacho 11/04/04 08:58:41
2
3 Modified: git-1.7.4.ebuild git-1.7.4_rc1-r2.ebuild
4 git-1.7.3.5.ebuild git-1.6.4.5.ebuild
5 git-1.7.4_rc1.ebuild git-1.7.4.1.ebuild ChangeLog
6 git-1.7.3.5-r2.ebuild git-1.7.2.5.ebuild
7 git-1.7.4_rc3.ebuild git-9999.ebuild
8 git-1.7.3.5-r1.ebuild git-1.7.4_rc1-r1.ebuild
9 git-1.7.3.4-r1.ebuild git-1.7.4_rc2.ebuild
10 Log:
11 RDEPEND only in dev-python/pygtksourceview:2 as dev-python/gtksourceview-python will be dropped soon (bug #355049 with Robin Johnson authorization).
12
13 (Portage version: 2.1.9.45/cvs/Linux x86_64)
14
15 Revision Changes Path
16 1.2 dev-vcs/git/git-1.7.4.ebuild
17
18 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4.ebuild?rev=1.2&view=markup
19 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4.ebuild?rev=1.2&content-type=text/plain
20 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4.ebuild?r1=1.1&r2=1.2
21
22 Index: git-1.7.4.ebuild
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4.ebuild,v
25 retrieving revision 1.1
26 retrieving revision 1.2
27 diff -u -r1.1 -r1.2
28 --- git-1.7.4.ebuild 1 Feb 2011 01:24:33 -0000 1.1
29 +++ git-1.7.4.ebuild 4 Apr 2011 08:58:41 -0000 1.2
30 @@ -1,6 +1,6 @@
31 # Copyright 1999-2011 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4.ebuild,v 1.1 2011/02/01 01:24:33 robbat2 Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4.ebuild,v 1.2 2011/04/04 08:58:41 pacho Exp $
35
36 EAPI=3
37
38 @@ -59,7 +59,7 @@
39 python? ( gtk?
40 (
41 >=dev-python/pygtk-2.8
42 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
43 + dev-python/pygtksourceview:2
44 ) )"
45
46 # This is how info docs are created with Git:
47
48
49
50 1.7 dev-vcs/git/git-1.7.4_rc1-r2.ebuild
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild?rev=1.7&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild?rev=1.7&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild?r1=1.6&r2=1.7
55
56 Index: git-1.7.4_rc1-r2.ebuild
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild,v
59 retrieving revision 1.6
60 retrieving revision 1.7
61 diff -u -r1.6 -r1.7
62 --- git-1.7.4_rc1-r2.ebuild 12 Jan 2011 10:11:27 -0000 1.6
63 +++ git-1.7.4_rc1-r2.ebuild 4 Apr 2011 08:58:41 -0000 1.7
64 @@ -1,6 +1,6 @@
65 # Copyright 1999-2011 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild,v 1.6 2011/01/12 10:11:27 haubi Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild,v 1.7 2011/04/04 08:58:41 pacho Exp $
69
70 EAPI=3
71
72 @@ -59,7 +59,7 @@
73 python? ( gtk?
74 (
75 >=dev-python/pygtk-2.8
76 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
77 + dev-python/pygtksourceview:2
78 ) )"
79
80 # This is how info docs are created with Git:
81
82
83
84 1.2 dev-vcs/git/git-1.7.3.5.ebuild
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.5.ebuild?rev=1.2&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.5.ebuild?rev=1.2&content-type=text/plain
88 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.5.ebuild?r1=1.1&r2=1.2
89
90 Index: git-1.7.3.5.ebuild
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.5.ebuild,v
93 retrieving revision 1.1
94 retrieving revision 1.2
95 diff -u -r1.1 -r1.2
96 --- git-1.7.3.5.ebuild 6 Jan 2011 03:37:11 -0000 1.1
97 +++ git-1.7.3.5.ebuild 4 Apr 2011 08:58:41 -0000 1.2
98 @@ -1,6 +1,6 @@
99 # Copyright 1999-2011 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.5.ebuild,v 1.1 2011/01/06 03:37:11 robbat2 Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.5.ebuild,v 1.2 2011/04/04 08:58:41 pacho Exp $
103
104 EAPI=3
105
106 @@ -55,7 +55,7 @@
107 gtk?
108 (
109 >=dev-python/pygtk-2.8
110 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
111 + dev-python/pygtksourceview:2
112 )"
113
114 # This is how info docs are created with Git:
115
116
117
118 1.10 dev-vcs/git/git-1.6.4.5.ebuild
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild?rev=1.10&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild?rev=1.10&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild?r1=1.9&r2=1.10
123
124 Index: git-1.6.4.5.ebuild
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v
127 retrieving revision 1.9
128 retrieving revision 1.10
129 diff -u -r1.9 -r1.10
130 --- git-1.6.4.5.ebuild 7 Jan 2011 15:11:30 -0000 1.9
131 +++ git-1.6.4.5.ebuild 4 Apr 2011 08:58:41 -0000 1.10
132 @@ -1,6 +1,6 @@
133 # Copyright 1999-2011 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v 1.9 2011/01/07 15:11:30 hwoarang Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v 1.10 2011/04/04 08:58:41 pacho Exp $
137
138 EAPI=2
139
140 @@ -55,7 +55,7 @@
141 gtk?
142 (
143 >=dev-python/pygtk-2.8
144 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
145 + dev-python/pygtksourceview:2
146 )"
147
148 DEPEND="${CDEPEND}"
149
150
151
152 1.2 dev-vcs/git/git-1.7.4_rc1.ebuild
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1.ebuild?rev=1.2&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1.ebuild?rev=1.2&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1.ebuild?r1=1.1&r2=1.2
157
158 Index: git-1.7.4_rc1.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1.ebuild,v
161 retrieving revision 1.1
162 retrieving revision 1.2
163 diff -u -r1.1 -r1.2
164 --- git-1.7.4_rc1.ebuild 6 Jan 2011 04:01:55 -0000 1.1
165 +++ git-1.7.4_rc1.ebuild 4 Apr 2011 08:58:41 -0000 1.2
166 @@ -1,6 +1,6 @@
167 # Copyright 1999-2011 Gentoo Foundation
168 # Distributed under the terms of the GNU General Public License v2
169 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1.ebuild,v 1.1 2011/01/06 04:01:55 robbat2 Exp $
170 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1.ebuild,v 1.2 2011/04/04 08:58:41 pacho Exp $
171
172 EAPI=3
173
174 @@ -55,7 +55,7 @@
175 gtk?
176 (
177 >=dev-python/pygtk-2.8
178 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
179 + dev-python/pygtksourceview:2
180 )"
181
182 # This is how info docs are created with Git:
183
184
185
186 1.2 dev-vcs/git/git-1.7.4.1.ebuild
187
188 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4.1.ebuild?rev=1.2&view=markup
189 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4.1.ebuild?rev=1.2&content-type=text/plain
190 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4.1.ebuild?r1=1.1&r2=1.2
191
192 Index: git-1.7.4.1.ebuild
193 ===================================================================
194 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4.1.ebuild,v
195 retrieving revision 1.1
196 retrieving revision 1.2
197 diff -u -r1.1 -r1.2
198 --- git-1.7.4.1.ebuild 12 Feb 2011 22:52:49 -0000 1.1
199 +++ git-1.7.4.1.ebuild 4 Apr 2011 08:58:41 -0000 1.2
200 @@ -1,6 +1,6 @@
201 # Copyright 1999-2011 Gentoo Foundation
202 # Distributed under the terms of the GNU General Public License v2
203 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4.1.ebuild,v 1.1 2011/02/12 22:52:49 robbat2 Exp $
204 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4.1.ebuild,v 1.2 2011/04/04 08:58:41 pacho Exp $
205
206 EAPI=3
207
208 @@ -59,7 +59,7 @@
209 python? ( gtk?
210 (
211 >=dev-python/pygtk-2.8
212 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
213 + dev-python/pygtksourceview:2
214 ) )"
215
216 # This is how info docs are created with Git:
217
218
219
220 1.88 dev-vcs/git/ChangeLog
221
222 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.88&view=markup
223 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.88&content-type=text/plain
224 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.87&r2=1.88
225
226 Index: ChangeLog
227 ===================================================================
228 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
229 retrieving revision 1.87
230 retrieving revision 1.88
231 diff -u -r1.87 -r1.88
232 --- ChangeLog 12 Feb 2011 23:26:10 -0000 1.87
233 +++ ChangeLog 4 Apr 2011 08:58:41 -0000 1.88
234 @@ -1,6 +1,15 @@
235 # ChangeLog for dev-vcs/git
236 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
237 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.87 2011/02/12 23:26:10 robbat2 Exp $
238 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.88 2011/04/04 08:58:41 pacho Exp $
239 +
240 + 04 Apr 2011; Pacho Ramos <pacho@g.o> git-1.6.4.5.ebuild,
241 + git-1.7.2.5.ebuild, git-1.7.3.4-r1.ebuild, git-1.7.3.5.ebuild,
242 + git-1.7.3.5-r1.ebuild, git-1.7.3.5-r2.ebuild, git-1.7.4_rc1.ebuild,
243 + git-1.7.4_rc1-r1.ebuild, git-1.7.4_rc1-r2.ebuild, git-1.7.4_rc2.ebuild,
244 + git-1.7.4_rc3.ebuild, git-1.7.4.ebuild, git-1.7.4.1.ebuild, git-9999.ebuild:
245 + RDEPEND only in dev-python/pygtksourceview:2 as
246 + dev-python/gtksourceview-python will be dropped soon (bug #355049 with Robin
247 + Johnson authorization).
248
249 12 Feb 2011; Robin H. Johnson <robbat2@g.o> -git-1.6.4.4.ebuild,
250 -git-1.6.4.4-r1.ebuild, -files/git-1.6.4.5-gitweb-cve-2010-3906.patch,
251
252
253
254 1.6 dev-vcs/git/git-1.7.3.5-r2.ebuild
255
256 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.5-r2.ebuild?rev=1.6&view=markup
257 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.5-r2.ebuild?rev=1.6&content-type=text/plain
258 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.5-r2.ebuild?r1=1.5&r2=1.6
259
260 Index: git-1.7.3.5-r2.ebuild
261 ===================================================================
262 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.5-r2.ebuild,v
263 retrieving revision 1.5
264 retrieving revision 1.6
265 diff -u -r1.5 -r1.6
266 --- git-1.7.3.5-r2.ebuild 10 Jan 2011 18:44:21 -0000 1.5
267 +++ git-1.7.3.5-r2.ebuild 4 Apr 2011 08:58:41 -0000 1.6
268 @@ -1,6 +1,6 @@
269 # Copyright 1999-2011 Gentoo Foundation
270 # Distributed under the terms of the GNU General Public License v2
271 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.5-r2.ebuild,v 1.5 2011/01/10 18:44:21 arfrever Exp $
272 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.5-r2.ebuild,v 1.6 2011/04/04 08:58:41 pacho Exp $
273
274 EAPI=3
275
276 @@ -59,7 +59,7 @@
277 python? ( gtk?
278 (
279 >=dev-python/pygtk-2.8
280 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
281 + dev-python/pygtksourceview:2
282 ) )"
283
284 # This is how info docs are created with Git:
285
286
287
288 1.12 dev-vcs/git/git-1.7.2.5.ebuild
289
290 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild?rev=1.12&view=markup
291 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild?rev=1.12&content-type=text/plain
292 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild?r1=1.11&r2=1.12
293
294 Index: git-1.7.2.5.ebuild
295 ===================================================================
296 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild,v
297 retrieving revision 1.11
298 retrieving revision 1.12
299 diff -u -r1.11 -r1.12
300 --- git-1.7.2.5.ebuild 7 Jan 2011 15:11:30 -0000 1.11
301 +++ git-1.7.2.5.ebuild 4 Apr 2011 08:58:41 -0000 1.12
302 @@ -1,6 +1,6 @@
303 # Copyright 1999-2011 Gentoo Foundation
304 # Distributed under the terms of the GNU General Public License v2
305 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild,v 1.11 2011/01/07 15:11:30 hwoarang Exp $
306 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild,v 1.12 2011/04/04 08:58:41 pacho Exp $
307
308 EAPI=3
309
310 @@ -55,7 +55,7 @@
311 gtk?
312 (
313 >=dev-python/pygtk-2.8
314 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
315 + dev-python/pygtksourceview:2
316 )"
317
318 # This is how info docs are created with Git:
319
320
321
322 1.2 dev-vcs/git/git-1.7.4_rc3.ebuild
323
324 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc3.ebuild?rev=1.2&view=markup
325 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc3.ebuild?rev=1.2&content-type=text/plain
326 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc3.ebuild?r1=1.1&r2=1.2
327
328 Index: git-1.7.4_rc3.ebuild
329 ===================================================================
330 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc3.ebuild,v
331 retrieving revision 1.1
332 retrieving revision 1.2
333 diff -u -r1.1 -r1.2
334 --- git-1.7.4_rc3.ebuild 24 Jan 2011 23:45:35 -0000 1.1
335 +++ git-1.7.4_rc3.ebuild 4 Apr 2011 08:58:41 -0000 1.2
336 @@ -1,6 +1,6 @@
337 # Copyright 1999-2011 Gentoo Foundation
338 # Distributed under the terms of the GNU General Public License v2
339 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc3.ebuild,v 1.1 2011/01/24 23:45:35 robbat2 Exp $
340 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc3.ebuild,v 1.2 2011/04/04 08:58:41 pacho Exp $
341
342 EAPI=3
343
344 @@ -59,7 +59,7 @@
345 python? ( gtk?
346 (
347 >=dev-python/pygtk-2.8
348 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
349 + dev-python/pygtksourceview:2
350 ) )"
351
352 # This is how info docs are created with Git:
353
354
355
356 1.18 dev-vcs/git/git-9999.ebuild
357
358 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.18&view=markup
359 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.18&content-type=text/plain
360 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?r1=1.17&r2=1.18
361
362 Index: git-9999.ebuild
363 ===================================================================
364 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v
365 retrieving revision 1.17
366 retrieving revision 1.18
367 diff -u -r1.17 -r1.18
368 --- git-9999.ebuild 15 Jan 2011 07:58:58 -0000 1.17
369 +++ git-9999.ebuild 4 Apr 2011 08:58:41 -0000 1.18
370 @@ -1,6 +1,6 @@
371 # Copyright 1999-2011 Gentoo Foundation
372 # Distributed under the terms of the GNU General Public License v2
373 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v 1.17 2011/01/15 07:58:58 robbat2 Exp $
374 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v 1.18 2011/04/04 08:58:41 pacho Exp $
375
376 EAPI=3
377
378 @@ -59,7 +59,7 @@
379 python? ( gtk?
380 (
381 >=dev-python/pygtk-2.8
382 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
383 + dev-python/pygtksourceview:2
384 ) )"
385
386 # This is how info docs are created with Git:
387
388
389
390 1.4 dev-vcs/git/git-1.7.3.5-r1.ebuild
391
392 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.5-r1.ebuild?rev=1.4&view=markup
393 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.5-r1.ebuild?rev=1.4&content-type=text/plain
394 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.5-r1.ebuild?r1=1.3&r2=1.4
395
396 Index: git-1.7.3.5-r1.ebuild
397 ===================================================================
398 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.5-r1.ebuild,v
399 retrieving revision 1.3
400 retrieving revision 1.4
401 diff -u -r1.3 -r1.4
402 --- git-1.7.3.5-r1.ebuild 7 Jan 2011 09:00:26 -0000 1.3
403 +++ git-1.7.3.5-r1.ebuild 4 Apr 2011 08:58:41 -0000 1.4
404 @@ -1,6 +1,6 @@
405 # Copyright 1999-2011 Gentoo Foundation
406 # Distributed under the terms of the GNU General Public License v2
407 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.5-r1.ebuild,v 1.3 2011/01/07 09:00:26 robbat2 Exp $
408 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.5-r1.ebuild,v 1.4 2011/04/04 08:58:41 pacho Exp $
409
410 EAPI=3
411
412 @@ -56,7 +56,7 @@
413 python? ( gtk?
414 (
415 >=dev-python/pygtk-2.8
416 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
417 + dev-python/pygtksourceview:2
418 ) )"
419
420 # This is how info docs are created with Git:
421
422
423
424 1.4 dev-vcs/git/git-1.7.4_rc1-r1.ebuild
425
426 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r1.ebuild?rev=1.4&view=markup
427 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r1.ebuild?rev=1.4&content-type=text/plain
428 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r1.ebuild?r1=1.3&r2=1.4
429
430 Index: git-1.7.4_rc1-r1.ebuild
431 ===================================================================
432 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r1.ebuild,v
433 retrieving revision 1.3
434 retrieving revision 1.4
435 diff -u -r1.3 -r1.4
436 --- git-1.7.4_rc1-r1.ebuild 7 Jan 2011 21:51:31 -0000 1.3
437 +++ git-1.7.4_rc1-r1.ebuild 4 Apr 2011 08:58:41 -0000 1.4
438 @@ -1,6 +1,6 @@
439 # Copyright 1999-2011 Gentoo Foundation
440 # Distributed under the terms of the GNU General Public License v2
441 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r1.ebuild,v 1.3 2011/01/07 21:51:31 robbat2 Exp $
442 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r1.ebuild,v 1.4 2011/04/04 08:58:41 pacho Exp $
443
444 EAPI=3
445
446 @@ -56,7 +56,7 @@
447 python? ( gtk?
448 (
449 >=dev-python/pygtk-2.8
450 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
451 + dev-python/pygtksourceview:2
452 ) )"
453
454 # This is how info docs are created with Git:
455
456
457
458 1.16 dev-vcs/git/git-1.7.3.4-r1.ebuild
459
460 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild?rev=1.16&view=markup
461 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild?rev=1.16&content-type=text/plain
462 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild?r1=1.15&r2=1.16
463
464 Index: git-1.7.3.4-r1.ebuild
465 ===================================================================
466 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild,v
467 retrieving revision 1.15
468 retrieving revision 1.16
469 diff -u -r1.15 -r1.16
470 --- git-1.7.3.4-r1.ebuild 8 Jan 2011 06:27:01 -0000 1.15
471 +++ git-1.7.3.4-r1.ebuild 4 Apr 2011 08:58:41 -0000 1.16
472 @@ -1,6 +1,6 @@
473 # Copyright 1999-2011 Gentoo Foundation
474 # Distributed under the terms of the GNU General Public License v2
475 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild,v 1.15 2011/01/08 06:27:01 robbat2 Exp $
476 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild,v 1.16 2011/04/04 08:58:41 pacho Exp $
477
478 EAPI=3
479
480 @@ -55,7 +55,7 @@
481 gtk?
482 (
483 >=dev-python/pygtk-2.8
484 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
485 + dev-python/pygtksourceview:2
486 )"
487
488 # This is how info docs are created with Git:
489
490
491
492 1.2 dev-vcs/git/git-1.7.4_rc2.ebuild
493
494 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc2.ebuild?rev=1.2&view=markup
495 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc2.ebuild?rev=1.2&content-type=text/plain
496 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc2.ebuild?r1=1.1&r2=1.2
497
498 Index: git-1.7.4_rc2.ebuild
499 ===================================================================
500 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc2.ebuild,v
501 retrieving revision 1.1
502 retrieving revision 1.2
503 diff -u -r1.1 -r1.2
504 --- git-1.7.4_rc2.ebuild 15 Jan 2011 07:58:58 -0000 1.1
505 +++ git-1.7.4_rc2.ebuild 4 Apr 2011 08:58:41 -0000 1.2
506 @@ -1,6 +1,6 @@
507 # Copyright 1999-2011 Gentoo Foundation
508 # Distributed under the terms of the GNU General Public License v2
509 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc2.ebuild,v 1.1 2011/01/15 07:58:58 robbat2 Exp $
510 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc2.ebuild,v 1.2 2011/04/04 08:58:41 pacho Exp $
511
512 EAPI=3
513
514 @@ -59,7 +59,7 @@
515 python? ( gtk?
516 (
517 >=dev-python/pygtk-2.8
518 - || ( dev-python/pygtksourceview:2 dev-python/gtksourceview-python )
519 + dev-python/pygtksourceview:2
520 ) )"
521
522 # This is how info docs are created with Git: