Gentoo Archives: gentoo-commits

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