Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/git: git-1.7.9.1.ebuild git-1.7.9.7.ebuild git-1.7.9_rc2.ebuild git-1.7.9.4.ebuild git-1.7.10.ebuild git-1.7.9.2.ebuild git-1.7.12.ebuild git-1.7.10.2.ebuild git-9999.ebuild git-1.7.11.1.ebuild git-1.7.12-r1.ebuild git-1.7.9.ebuild git-1.7.9.3.ebuild git-1.7.12-r2.ebuild ChangeLog
Date: Fri, 24 Aug 2012 03:52:00
Message-Id: 20120824035148.6C88F2051F@flycatcher.gentoo.org
1 zmedico 12/08/24 03:51:48
2
3 Modified: git-1.7.9.1.ebuild git-1.7.9.7.ebuild
4 git-1.7.9_rc2.ebuild git-1.7.9.4.ebuild
5 git-1.7.10.ebuild git-1.7.9.2.ebuild
6 git-1.7.12.ebuild git-1.7.10.2.ebuild
7 git-9999.ebuild git-1.7.11.1.ebuild
8 git-1.7.12-r1.ebuild git-1.7.9.ebuild
9 git-1.7.9.3.ebuild git-1.7.12-r2.ebuild ChangeLog
10 Log:
11 Fix IUSE.missing for new highlight flag.
12
13 (Portage version: 2.2.0_alpha122/cvs/Linux i686, RepoMan options: --force)
14
15 Revision Changes Path
16 1.7 dev-vcs/git/git-1.7.9.1.ebuild
17
18 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.1.ebuild?rev=1.7&view=markup
19 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.1.ebuild?rev=1.7&content-type=text/plain
20 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.1.ebuild?r1=1.6&r2=1.7
21
22 Index: git-1.7.9.1.ebuild
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.1.ebuild,v
25 retrieving revision 1.6
26 retrieving revision 1.7
27 diff -u -r1.6 -r1.7
28 --- git-1.7.9.1.ebuild 23 Aug 2012 20:18:14 -0000 1.6
29 +++ git-1.7.9.1.ebuild 24 Aug 2012 03:51:48 -0000 1.7
30 @@ -1,6 +1,6 @@
31 # Copyright 1999-2012 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.9.1.ebuild,v 1.6 2012/08/23 20:18:14 robbat2 Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.1.ebuild,v 1.7 2012/08/24 03:51:48 zmedico Exp $
35
36 EAPI=4
37
38 @@ -41,7 +41,7 @@
39
40 LICENSE="GPL-2"
41 SLOT="0"
42 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
43 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
44
45 # Common to both DEPEND and RDEPEND
46 CDEPEND="
47
48
49
50 1.7 dev-vcs/git/git-1.7.9.7.ebuild
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.7.ebuild?rev=1.7&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.7.ebuild?rev=1.7&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.7.ebuild?r1=1.6&r2=1.7
55
56 Index: git-1.7.9.7.ebuild
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.7.ebuild,v
59 retrieving revision 1.6
60 retrieving revision 1.7
61 diff -u -r1.6 -r1.7
62 --- git-1.7.9.7.ebuild 23 Aug 2012 20:18:14 -0000 1.6
63 +++ git-1.7.9.7.ebuild 24 Aug 2012 03:51:48 -0000 1.7
64 @@ -1,6 +1,6 @@
65 # Copyright 1999-2012 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.9.7.ebuild,v 1.6 2012/08/23 20:18:14 robbat2 Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.7.ebuild,v 1.7 2012/08/24 03:51:48 zmedico Exp $
69
70 EAPI=4
71
72 @@ -41,7 +41,7 @@
73
74 LICENSE="GPL-2"
75 SLOT="0"
76 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
77 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
78
79 # Common to both DEPEND and RDEPEND
80 CDEPEND="
81
82
83
84 1.7 dev-vcs/git/git-1.7.9_rc2.ebuild
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9_rc2.ebuild?rev=1.7&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9_rc2.ebuild?rev=1.7&content-type=text/plain
88 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9_rc2.ebuild?r1=1.6&r2=1.7
89
90 Index: git-1.7.9_rc2.ebuild
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9_rc2.ebuild,v
93 retrieving revision 1.6
94 retrieving revision 1.7
95 diff -u -r1.6 -r1.7
96 --- git-1.7.9_rc2.ebuild 23 Aug 2012 20:18:14 -0000 1.6
97 +++ git-1.7.9_rc2.ebuild 24 Aug 2012 03:51:48 -0000 1.7
98 @@ -1,6 +1,6 @@
99 # Copyright 1999-2012 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.9_rc2.ebuild,v 1.6 2012/08/23 20:18:14 robbat2 Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9_rc2.ebuild,v 1.7 2012/08/24 03:51:48 zmedico Exp $
103
104 EAPI=4
105
106 @@ -41,7 +41,7 @@
107
108 LICENSE="GPL-2"
109 SLOT="0"
110 -IUSE="+blksha1 +curl cgi doc emacs gtk +iconv +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
111 +IUSE="+blksha1 +curl cgi doc emacs gtk highlight +iconv +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
112
113 # Common to both DEPEND and RDEPEND
114 CDEPEND="
115
116
117
118 1.7 dev-vcs/git/git-1.7.9.4.ebuild
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.4.ebuild?rev=1.7&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.4.ebuild?rev=1.7&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.4.ebuild?r1=1.6&r2=1.7
123
124 Index: git-1.7.9.4.ebuild
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.4.ebuild,v
127 retrieving revision 1.6
128 retrieving revision 1.7
129 diff -u -r1.6 -r1.7
130 --- git-1.7.9.4.ebuild 23 Aug 2012 20:18:14 -0000 1.6
131 +++ git-1.7.9.4.ebuild 24 Aug 2012 03:51:48 -0000 1.7
132 @@ -1,6 +1,6 @@
133 # Copyright 1999-2012 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.7.9.4.ebuild,v 1.6 2012/08/23 20:18:14 robbat2 Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.4.ebuild,v 1.7 2012/08/24 03:51:48 zmedico Exp $
137
138 EAPI=4
139
140 @@ -41,7 +41,7 @@
141
142 LICENSE="GPL-2"
143 SLOT="0"
144 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
145 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
146
147 # Common to both DEPEND and RDEPEND
148 CDEPEND="
149
150
151
152 1.7 dev-vcs/git/git-1.7.10.ebuild
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.10.ebuild?rev=1.7&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.10.ebuild?rev=1.7&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.10.ebuild?r1=1.6&r2=1.7
157
158 Index: git-1.7.10.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.10.ebuild,v
161 retrieving revision 1.6
162 retrieving revision 1.7
163 diff -u -r1.6 -r1.7
164 --- git-1.7.10.ebuild 23 Aug 2012 20:18:14 -0000 1.6
165 +++ git-1.7.10.ebuild 24 Aug 2012 03:51:48 -0000 1.7
166 @@ -1,6 +1,6 @@
167 # Copyright 1999-2012 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.10.ebuild,v 1.6 2012/08/23 20:18:14 robbat2 Exp $
170 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.10.ebuild,v 1.7 2012/08/24 03:51:48 zmedico Exp $
171
172 EAPI=4
173
174 @@ -41,7 +41,7 @@
175
176 LICENSE="GPL-2"
177 SLOT="0"
178 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
179 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
180
181 # Common to both DEPEND and RDEPEND
182 CDEPEND="
183
184
185
186 1.7 dev-vcs/git/git-1.7.9.2.ebuild
187
188 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.2.ebuild?rev=1.7&view=markup
189 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.2.ebuild?rev=1.7&content-type=text/plain
190 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.2.ebuild?r1=1.6&r2=1.7
191
192 Index: git-1.7.9.2.ebuild
193 ===================================================================
194 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.2.ebuild,v
195 retrieving revision 1.6
196 retrieving revision 1.7
197 diff -u -r1.6 -r1.7
198 --- git-1.7.9.2.ebuild 23 Aug 2012 20:18:14 -0000 1.6
199 +++ git-1.7.9.2.ebuild 24 Aug 2012 03:51:48 -0000 1.7
200 @@ -1,6 +1,6 @@
201 # Copyright 1999-2012 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.9.2.ebuild,v 1.6 2012/08/23 20:18:14 robbat2 Exp $
204 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.2.ebuild,v 1.7 2012/08/24 03:51:48 zmedico Exp $
205
206 EAPI=4
207
208 @@ -41,7 +41,7 @@
209
210 LICENSE="GPL-2"
211 SLOT="0"
212 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
213 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
214
215 # Common to both DEPEND and RDEPEND
216 CDEPEND="
217
218
219
220 1.4 dev-vcs/git/git-1.7.12.ebuild
221
222 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.12.ebuild?rev=1.4&view=markup
223 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.12.ebuild?rev=1.4&content-type=text/plain
224 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.12.ebuild?r1=1.3&r2=1.4
225
226 Index: git-1.7.12.ebuild
227 ===================================================================
228 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.12.ebuild,v
229 retrieving revision 1.3
230 retrieving revision 1.4
231 diff -u -r1.3 -r1.4
232 --- git-1.7.12.ebuild 23 Aug 2012 20:18:14 -0000 1.3
233 +++ git-1.7.12.ebuild 24 Aug 2012 03:51:48 -0000 1.4
234 @@ -1,6 +1,6 @@
235 # Copyright 1999-2012 Gentoo Foundation
236 # Distributed under the terms of the GNU General Public License v2
237 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.12.ebuild,v 1.3 2012/08/23 20:18:14 robbat2 Exp $
238 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.12.ebuild,v 1.4 2012/08/24 03:51:48 zmedico Exp $
239
240 EAPI=4
241
242 @@ -40,7 +40,7 @@
243
244 LICENSE="GPL-2"
245 SLOT="0"
246 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
247 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
248
249 # Common to both DEPEND and RDEPEND
250 CDEPEND="
251
252
253
254 1.6 dev-vcs/git/git-1.7.10.2.ebuild
255
256 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.10.2.ebuild?rev=1.6&view=markup
257 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.10.2.ebuild?rev=1.6&content-type=text/plain
258 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.10.2.ebuild?r1=1.5&r2=1.6
259
260 Index: git-1.7.10.2.ebuild
261 ===================================================================
262 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.10.2.ebuild,v
263 retrieving revision 1.5
264 retrieving revision 1.6
265 diff -u -r1.5 -r1.6
266 --- git-1.7.10.2.ebuild 23 Aug 2012 20:18:14 -0000 1.5
267 +++ git-1.7.10.2.ebuild 24 Aug 2012 03:51:48 -0000 1.6
268 @@ -1,6 +1,6 @@
269 # Copyright 1999-2012 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.10.2.ebuild,v 1.5 2012/08/23 20:18:14 robbat2 Exp $
272 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.10.2.ebuild,v 1.6 2012/08/24 03:51:48 zmedico Exp $
273
274 EAPI=4
275
276 @@ -41,7 +41,7 @@
277
278 LICENSE="GPL-2"
279 SLOT="0"
280 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
281 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
282
283 # Common to both DEPEND and RDEPEND
284 CDEPEND="
285
286
287
288 1.37 dev-vcs/git/git-9999.ebuild
289
290 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.37&view=markup
291 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.37&content-type=text/plain
292 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?r1=1.36&r2=1.37
293
294 Index: git-9999.ebuild
295 ===================================================================
296 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v
297 retrieving revision 1.36
298 retrieving revision 1.37
299 diff -u -r1.36 -r1.37
300 --- git-9999.ebuild 23 Aug 2012 20:18:14 -0000 1.36
301 +++ git-9999.ebuild 24 Aug 2012 03:51:48 -0000 1.37
302 @@ -1,6 +1,6 @@
303 # Copyright 1999-2012 Gentoo Foundation
304 # Distributed under the terms of the GNU General Public License v2
305 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v 1.36 2012/08/23 20:18:14 robbat2 Exp $
306 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v 1.37 2012/08/24 03:51:48 zmedico Exp $
307
308 EAPI=4
309
310 @@ -40,7 +40,7 @@
311
312 LICENSE="GPL-2"
313 SLOT="0"
314 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
315 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
316
317 # Common to both DEPEND and RDEPEND
318 CDEPEND="
319
320
321
322 1.3 dev-vcs/git/git-1.7.11.1.ebuild
323
324 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.11.1.ebuild?rev=1.3&view=markup
325 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.11.1.ebuild?rev=1.3&content-type=text/plain
326 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.11.1.ebuild?r1=1.2&r2=1.3
327
328 Index: git-1.7.11.1.ebuild
329 ===================================================================
330 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.11.1.ebuild,v
331 retrieving revision 1.2
332 retrieving revision 1.3
333 diff -u -r1.2 -r1.3
334 --- git-1.7.11.1.ebuild 23 Aug 2012 20:18:14 -0000 1.2
335 +++ git-1.7.11.1.ebuild 24 Aug 2012 03:51:48 -0000 1.3
336 @@ -1,6 +1,6 @@
337 # Copyright 1999-2012 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.11.1.ebuild,v 1.2 2012/08/23 20:18:14 robbat2 Exp $
340 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.11.1.ebuild,v 1.3 2012/08/24 03:51:48 zmedico Exp $
341
342 EAPI=4
343
344 @@ -41,7 +41,7 @@
345
346 LICENSE="GPL-2"
347 SLOT="0"
348 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
349 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
350
351 # Common to both DEPEND and RDEPEND
352 CDEPEND="
353
354
355
356 1.5 dev-vcs/git/git-1.7.12-r1.ebuild
357
358 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.12-r1.ebuild?rev=1.5&view=markup
359 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.12-r1.ebuild?rev=1.5&content-type=text/plain
360 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.12-r1.ebuild?r1=1.4&r2=1.5
361
362 Index: git-1.7.12-r1.ebuild
363 ===================================================================
364 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.12-r1.ebuild,v
365 retrieving revision 1.4
366 retrieving revision 1.5
367 diff -u -r1.4 -r1.5
368 --- git-1.7.12-r1.ebuild 23 Aug 2012 20:18:14 -0000 1.4
369 +++ git-1.7.12-r1.ebuild 24 Aug 2012 03:51:48 -0000 1.5
370 @@ -1,6 +1,6 @@
371 # Copyright 1999-2012 Gentoo Foundation
372 # Distributed under the terms of the GNU General Public License v2
373 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.12-r1.ebuild,v 1.4 2012/08/23 20:18:14 robbat2 Exp $
374 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.12-r1.ebuild,v 1.5 2012/08/24 03:51:48 zmedico Exp $
375
376 EAPI=4
377
378 @@ -40,7 +40,7 @@
379
380 LICENSE="GPL-2"
381 SLOT="0"
382 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
383 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
384
385 # Common to both DEPEND and RDEPEND
386 CDEPEND="
387
388
389
390 1.7 dev-vcs/git/git-1.7.9.ebuild
391
392 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.ebuild?rev=1.7&view=markup
393 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.ebuild?rev=1.7&content-type=text/plain
394 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.ebuild?r1=1.6&r2=1.7
395
396 Index: git-1.7.9.ebuild
397 ===================================================================
398 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.ebuild,v
399 retrieving revision 1.6
400 retrieving revision 1.7
401 diff -u -r1.6 -r1.7
402 --- git-1.7.9.ebuild 23 Aug 2012 20:18:14 -0000 1.6
403 +++ git-1.7.9.ebuild 24 Aug 2012 03:51:48 -0000 1.7
404 @@ -1,6 +1,6 @@
405 # Copyright 1999-2012 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.9.ebuild,v 1.6 2012/08/23 20:18:14 robbat2 Exp $
408 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.ebuild,v 1.7 2012/08/24 03:51:48 zmedico Exp $
409
410 EAPI=4
411
412 @@ -41,7 +41,7 @@
413
414 LICENSE="GPL-2"
415 SLOT="0"
416 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
417 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
418
419 # Common to both DEPEND and RDEPEND
420 CDEPEND="
421
422
423
424 1.7 dev-vcs/git/git-1.7.9.3.ebuild
425
426 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.3.ebuild?rev=1.7&view=markup
427 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.3.ebuild?rev=1.7&content-type=text/plain
428 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.9.3.ebuild?r1=1.6&r2=1.7
429
430 Index: git-1.7.9.3.ebuild
431 ===================================================================
432 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.3.ebuild,v
433 retrieving revision 1.6
434 retrieving revision 1.7
435 diff -u -r1.6 -r1.7
436 --- git-1.7.9.3.ebuild 23 Aug 2012 20:18:14 -0000 1.6
437 +++ git-1.7.9.3.ebuild 24 Aug 2012 03:51:48 -0000 1.7
438 @@ -1,6 +1,6 @@
439 # Copyright 1999-2012 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.9.3.ebuild,v 1.6 2012/08/23 20:18:14 robbat2 Exp $
442 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.3.ebuild,v 1.7 2012/08/24 03:51:48 zmedico Exp $
443
444 EAPI=4
445
446 @@ -41,7 +41,7 @@
447
448 LICENSE="GPL-2"
449 SLOT="0"
450 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
451 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
452
453 # Common to both DEPEND and RDEPEND
454 CDEPEND="
455
456
457
458 1.3 dev-vcs/git/git-1.7.12-r2.ebuild
459
460 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.12-r2.ebuild?rev=1.3&view=markup
461 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.12-r2.ebuild?rev=1.3&content-type=text/plain
462 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.12-r2.ebuild?r1=1.2&r2=1.3
463
464 Index: git-1.7.12-r2.ebuild
465 ===================================================================
466 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.12-r2.ebuild,v
467 retrieving revision 1.2
468 retrieving revision 1.3
469 diff -u -r1.2 -r1.3
470 --- git-1.7.12-r2.ebuild 23 Aug 2012 20:18:14 -0000 1.2
471 +++ git-1.7.12-r2.ebuild 24 Aug 2012 03:51:48 -0000 1.3
472 @@ -1,6 +1,6 @@
473 # Copyright 1999-2012 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.12-r2.ebuild,v 1.2 2012/08/23 20:18:14 robbat2 Exp $
476 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.12-r2.ebuild,v 1.3 2012/08/24 03:51:48 zmedico Exp $
477
478 EAPI=4
479
480 @@ -40,7 +40,7 @@
481
482 LICENSE="GPL-2"
483 SLOT="0"
484 -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
485 +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
486
487 # Common to both DEPEND and RDEPEND
488 CDEPEND="
489
490
491
492 1.153 dev-vcs/git/ChangeLog
493
494 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.153&view=markup
495 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.153&content-type=text/plain
496 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.152&r2=1.153
497
498 Index: ChangeLog
499 ===================================================================
500 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
501 retrieving revision 1.152
502 retrieving revision 1.153
503 diff -u -r1.152 -r1.153
504 --- ChangeLog 23 Aug 2012 20:18:14 -0000 1.152
505 +++ ChangeLog 24 Aug 2012 03:51:48 -0000 1.153
506 @@ -1,6 +1,13 @@
507 # ChangeLog for dev-vcs/git
508 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
509 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.152 2012/08/23 20:18:14 robbat2 Exp $
510 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.153 2012/08/24 03:51:48 zmedico Exp $
511 +
512 + 24 Aug 2012; Zac Medico <zmedico@g.o> git-1.7.10.2.ebuild,
513 + git-1.7.10.ebuild, git-1.7.11.1.ebuild, git-1.7.12-r1.ebuild,
514 + git-1.7.12-r2.ebuild, git-1.7.12.ebuild, git-1.7.9.1.ebuild,
515 + git-1.7.9.2.ebuild, git-1.7.9.3.ebuild, git-1.7.9.4.ebuild,
516 + git-1.7.9.7.ebuild, git-1.7.9.ebuild, git-1.7.9_rc2.ebuild, git-9999.ebuild:
517 + Fix IUSE.missing for new highlight flag.
518
519 23 Aug 2012; Robin H. Johnson <robbat2@g.o> git-1.6.4.5.ebuild,
520 git-1.7.10.2.ebuild, git-1.7.10.ebuild, git-1.7.11.1.ebuild,