Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/googleearth: googleearth-7.0.3.8542.ebuild googleearth-5.1.3535.3218-r1.ebuild googleearth-5.2.1.1588.ebuild googleearth-6.2.2.6613.ebuild googleearth-6.0.3.2197.ebuild googleearth-7.0.2.8415.ebuild googleearth-7.0.2.8415-r2.ebuild googleearth-6.0.2.2074.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:20:41
Message-Id: 20130302232038.1F94E2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:20:38
2
3 Modified: googleearth-7.0.3.8542.ebuild
4 googleearth-5.1.3535.3218-r1.ebuild
5 googleearth-5.2.1.1588.ebuild
6 googleearth-6.2.2.6613.ebuild
7 googleearth-6.0.3.2197.ebuild
8 googleearth-7.0.2.8415.ebuild
9 googleearth-7.0.2.8415-r2.ebuild
10 googleearth-6.0.2.2074.ebuild ChangeLog
11 Log:
12 Move Qt dependencies to the new category
13
14 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
15
16 Revision Changes Path
17 1.2 sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild
18
19 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild?rev=1.2&view=markup
20 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild?rev=1.2&content-type=text/plain
21 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild?r1=1.1&r2=1.2
22
23 Index: googleearth-7.0.3.8542.ebuild
24 ===================================================================
25 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild,v
26 retrieving revision 1.1
27 retrieving revision 1.2
28 diff -u -r1.1 -r1.2
29 --- googleearth-7.0.3.8542.ebuild 2 Mar 2013 21:25:31 -0000 1.1
30 +++ googleearth-7.0.3.8542.ebuild 2 Mar 2013 23:20:37 -0000 1.2
31 @@ -1,6 +1,6 @@
32 # Copyright 1999-2013 Gentoo Foundation
33 # Distributed under the terms of the GNU General Public License v2
34 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild,v 1.1 2013/03/02 21:25:31 hasufell Exp $
35 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild,v 1.2 2013/03/02 23:20:37 hwoarang Exp $
36
37 EAPI=5
38
39 @@ -40,9 +40,9 @@
40 sys-libs/zlib
41 dev-libs/glib:2
42 system-qt? (
43 - >=x11-libs/qt-core-4.5.3:4
44 - >=x11-libs/qt-gui-4.5.3:4
45 - >=x11-libs/qt-webkit-4.5.3:4
46 + >=dev-qt/qtcore-4.5.3:4
47 + >=dev-qt/qtgui-4.5.3:4
48 + >=dev-qt/qtwebkit-4.5.3:4
49 )
50 net-misc/curl
51 sci-libs/gdal
52
53
54
55 1.10 sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild?rev=1.10&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild?rev=1.10&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild?r1=1.9&r2=1.10
60
61 Index: googleearth-5.1.3535.3218-r1.ebuild
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild,v
64 retrieving revision 1.9
65 retrieving revision 1.10
66 diff -u -r1.9 -r1.10
67 --- googleearth-5.1.3535.3218-r1.ebuild 24 Sep 2012 00:48:04 -0000 1.9
68 +++ googleearth-5.1.3535.3218-r1.ebuild 2 Mar 2013 23:20:37 -0000 1.10
69 @@ -1,6 +1,6 @@
70 -# Copyright 1999-2012 Gentoo Foundation
71 +# Copyright 1999-2013 Gentoo Foundation
72 # Distributed under the terms of the GNU General Public License v2
73 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild,v 1.9 2012/09/24 00:48:04 vapier Exp $
74 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild,v 1.10 2013/03/02 23:20:37 hwoarang Exp $
75
76 EAPI=2
77
78 @@ -36,9 +36,9 @@
79 sys-libs/zlib
80 dev-libs/glib:2
81 !qt-bundled? (
82 - >=x11-libs/qt-core-4.5.3:4
83 - >=x11-libs/qt-gui-4.5.3:4
84 - >=x11-libs/qt-webkit-4.5.3:4
85 + >=dev-qt/qtcore-4.5.3:4
86 + >=dev-qt/qtgui-4.5.3:4
87 + >=dev-qt/qtwebkit-4.5.3:4
88 )
89 net-misc/curl
90 sci-libs/gdal
91
92
93
94 1.7 sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild
95
96 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild?rev=1.7&view=markup
97 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild?rev=1.7&content-type=text/plain
98 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild?r1=1.6&r2=1.7
99
100 Index: googleearth-5.2.1.1588.ebuild
101 ===================================================================
102 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild,v
103 retrieving revision 1.6
104 retrieving revision 1.7
105 diff -u -r1.6 -r1.7
106 --- googleearth-5.2.1.1588.ebuild 26 Jul 2012 15:09:21 -0000 1.6
107 +++ googleearth-5.2.1.1588.ebuild 2 Mar 2013 23:20:37 -0000 1.7
108 @@ -1,6 +1,6 @@
109 -# Copyright 1999-2012 Gentoo Foundation
110 +# Copyright 1999-2013 Gentoo Foundation
111 # Distributed under the terms of the GNU General Public License v2
112 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild,v 1.6 2012/07/26 15:09:21 kensington Exp $
113 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild,v 1.7 2013/03/02 23:20:37 hwoarang Exp $
114
115 EAPI=2
116
117 @@ -37,9 +37,9 @@
118 sys-libs/zlib
119 dev-libs/glib:2
120 !qt-bundled? (
121 - >=x11-libs/qt-core-4.5.3:4
122 - >=x11-libs/qt-gui-4.5.3:4
123 - >=x11-libs/qt-webkit-4.5.3:4
124 + >=dev-qt/qtcore-4.5.3:4
125 + >=dev-qt/qtgui-4.5.3:4
126 + >=dev-qt/qtwebkit-4.5.3:4
127 )
128 net-misc/curl
129 sci-libs/gdal
130
131
132
133 1.6 sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild
134
135 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild?rev=1.6&view=markup
136 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild?rev=1.6&content-type=text/plain
137 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild?r1=1.5&r2=1.6
138
139 Index: googleearth-6.2.2.6613.ebuild
140 ===================================================================
141 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild,v
142 retrieving revision 1.5
143 retrieving revision 1.6
144 diff -u -r1.5 -r1.6
145 --- googleearth-6.2.2.6613.ebuild 26 Jul 2012 15:09:21 -0000 1.5
146 +++ googleearth-6.2.2.6613.ebuild 2 Mar 2013 23:20:37 -0000 1.6
147 @@ -1,6 +1,6 @@
148 -# Copyright 1999-2012 Gentoo Foundation
149 +# Copyright 1999-2013 Gentoo Foundation
150 # Distributed under the terms of the GNU General Public License v2
151 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild,v 1.5 2012/07/26 15:09:21 kensington Exp $
152 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild,v 1.6 2013/03/02 23:20:37 hwoarang Exp $
153
154 EAPI="4"
155
156 @@ -39,9 +39,9 @@
157 sys-libs/zlib
158 dev-libs/glib:2
159 !qt-bundled? (
160 - >=x11-libs/qt-core-4.5.3:4
161 - >=x11-libs/qt-gui-4.5.3:4
162 - >=x11-libs/qt-webkit-4.5.3:4
163 + >=dev-qt/qtcore-4.5.3:4
164 + >=dev-qt/qtgui-4.5.3:4
165 + >=dev-qt/qtwebkit-4.5.3:4
166 )
167 net-misc/curl
168 sci-libs/gdal
169
170
171
172 1.6 sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild
173
174 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild?rev=1.6&view=markup
175 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild?rev=1.6&content-type=text/plain
176 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild?r1=1.5&r2=1.6
177
178 Index: googleearth-6.0.3.2197.ebuild
179 ===================================================================
180 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild,v
181 retrieving revision 1.5
182 retrieving revision 1.6
183 diff -u -r1.5 -r1.6
184 --- googleearth-6.0.3.2197.ebuild 24 Sep 2012 00:48:04 -0000 1.5
185 +++ googleearth-6.0.3.2197.ebuild 2 Mar 2013 23:20:37 -0000 1.6
186 @@ -1,6 +1,6 @@
187 -# Copyright 1999-2012 Gentoo Foundation
188 +# Copyright 1999-2013 Gentoo Foundation
189 # Distributed under the terms of the GNU General Public License v2
190 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild,v 1.5 2012/09/24 00:48:04 vapier Exp $
191 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild,v 1.6 2013/03/02 23:20:37 hwoarang Exp $
192
193 EAPI=2
194
195 @@ -37,9 +37,9 @@
196 sys-libs/zlib
197 dev-libs/glib:2
198 !qt-bundled? (
199 - >=x11-libs/qt-core-4.5.3:4
200 - >=x11-libs/qt-gui-4.5.3:4
201 - >=x11-libs/qt-webkit-4.5.3:4
202 + >=dev-qt/qtcore-4.5.3:4
203 + >=dev-qt/qtgui-4.5.3:4
204 + >=dev-qt/qtwebkit-4.5.3:4
205 )
206 net-misc/curl
207 sci-libs/gdal
208
209
210
211 1.4 sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild
212
213 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild?rev=1.4&view=markup
214 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild?rev=1.4&content-type=text/plain
215 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild?r1=1.3&r2=1.4
216
217 Index: googleearth-7.0.2.8415.ebuild
218 ===================================================================
219 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v
220 retrieving revision 1.3
221 retrieving revision 1.4
222 diff -u -r1.3 -r1.4
223 --- googleearth-7.0.2.8415.ebuild 4 Feb 2013 23:34:26 -0000 1.3
224 +++ googleearth-7.0.2.8415.ebuild 2 Mar 2013 23:20:37 -0000 1.4
225 @@ -1,6 +1,6 @@
226 # Copyright 1999-2013 Gentoo Foundation
227 # Distributed under the terms of the GNU General Public License v2
228 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v 1.3 2013/02/04 23:34:26 hasufell Exp $
229 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v 1.4 2013/03/02 23:20:37 hwoarang Exp $
230
231 EAPI=5
232
233 @@ -39,9 +39,9 @@
234 sys-libs/zlib
235 dev-libs/glib:2
236 !qt-bundled? (
237 - >=x11-libs/qt-core-4.5.3:4
238 - >=x11-libs/qt-gui-4.5.3:4
239 - >=x11-libs/qt-webkit-4.5.3:4
240 + >=dev-qt/qtcore-4.5.3:4
241 + >=dev-qt/qtgui-4.5.3:4
242 + >=dev-qt/qtwebkit-4.5.3:4
243 )
244 net-misc/curl
245 sci-libs/gdal
246
247
248
249 1.2 sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild
250
251 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild?rev=1.2&view=markup
252 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild?rev=1.2&content-type=text/plain
253 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild?r1=1.1&r2=1.2
254
255 Index: googleearth-7.0.2.8415-r2.ebuild
256 ===================================================================
257 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild,v
258 retrieving revision 1.1
259 retrieving revision 1.2
260 diff -u -r1.1 -r1.2
261 --- googleearth-7.0.2.8415-r2.ebuild 10 Feb 2013 16:50:14 -0000 1.1
262 +++ googleearth-7.0.2.8415-r2.ebuild 2 Mar 2013 23:20:37 -0000 1.2
263 @@ -1,6 +1,6 @@
264 # Copyright 1999-2013 Gentoo Foundation
265 # Distributed under the terms of the GNU General Public License v2
266 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild,v 1.1 2013/02/10 16:50:14 hasufell Exp $
267 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild,v 1.2 2013/03/02 23:20:37 hwoarang Exp $
268
269 EAPI=5
270
271 @@ -40,9 +40,9 @@
272 sys-libs/zlib
273 dev-libs/glib:2
274 system-qt? (
275 - >=x11-libs/qt-core-4.5.3:4
276 - >=x11-libs/qt-gui-4.5.3:4
277 - >=x11-libs/qt-webkit-4.5.3:4
278 + >=dev-qt/qtcore-4.5.3:4
279 + >=dev-qt/qtgui-4.5.3:4
280 + >=dev-qt/qtwebkit-4.5.3:4
281 )
282 net-misc/curl
283 sci-libs/gdal
284
285
286
287 1.9 sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild
288
289 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild?rev=1.9&view=markup
290 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild?rev=1.9&content-type=text/plain
291 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild?r1=1.8&r2=1.9
292
293 Index: googleearth-6.0.2.2074.ebuild
294 ===================================================================
295 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild,v
296 retrieving revision 1.8
297 retrieving revision 1.9
298 diff -u -r1.8 -r1.9
299 --- googleearth-6.0.2.2074.ebuild 24 Sep 2012 00:48:04 -0000 1.8
300 +++ googleearth-6.0.2.2074.ebuild 2 Mar 2013 23:20:37 -0000 1.9
301 @@ -1,6 +1,6 @@
302 -# Copyright 1999-2012 Gentoo Foundation
303 +# Copyright 1999-2013 Gentoo Foundation
304 # Distributed under the terms of the GNU General Public License v2
305 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild,v 1.8 2012/09/24 00:48:04 vapier Exp $
306 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild,v 1.9 2013/03/02 23:20:37 hwoarang Exp $
307
308 EAPI=2
309
310 @@ -36,9 +36,9 @@
311 sys-libs/zlib
312 dev-libs/glib:2
313 !qt-bundled? (
314 - >=x11-libs/qt-core-4.5.3:4
315 - >=x11-libs/qt-gui-4.5.3:4
316 - >=x11-libs/qt-webkit-4.5.3:4
317 + >=dev-qt/qtcore-4.5.3:4
318 + >=dev-qt/qtgui-4.5.3:4
319 + >=dev-qt/qtwebkit-4.5.3:4
320 )
321 net-misc/curl
322 sci-libs/gdal
323
324
325
326 1.48 sci-geosciences/googleearth/ChangeLog
327
328 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/ChangeLog?rev=1.48&view=markup
329 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/ChangeLog?rev=1.48&content-type=text/plain
330 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/ChangeLog?r1=1.47&r2=1.48
331
332 Index: ChangeLog
333 ===================================================================
334 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/ChangeLog,v
335 retrieving revision 1.47
336 retrieving revision 1.48
337 diff -u -r1.47 -r1.48
338 --- ChangeLog 2 Mar 2013 21:25:31 -0000 1.47
339 +++ ChangeLog 2 Mar 2013 23:20:37 -0000 1.48
340 @@ -1,6 +1,13 @@
341 # ChangeLog for sci-geosciences/googleearth
342 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
343 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/ChangeLog,v 1.47 2013/03/02 21:25:31 hasufell Exp $
344 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/ChangeLog,v 1.48 2013/03/02 23:20:37 hwoarang Exp $
345 +
346 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
347 + googleearth-5.1.3535.3218-r1.ebuild, googleearth-5.2.1.1588.ebuild,
348 + googleearth-6.0.2.2074.ebuild, googleearth-6.0.3.2197.ebuild,
349 + googleearth-6.2.2.6613.ebuild, googleearth-7.0.2.8415-r2.ebuild,
350 + googleearth-7.0.2.8415.ebuild, googleearth-7.0.3.8542.ebuild:
351 + Move Qt dependencies to the new category
352
353 *googleearth-7.0.3.8542 (02 Mar 2013)