Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/googleearth: googleearth-5.0.11733.9347.ebuild googleearth-5.1.3533.1731.ebuild googleearth-4.3.7284.3916.ebuild ChangeLog googleearth-4.2.205.5730.ebuild googleearth-5.1.3533.1731-r1.ebuild googleearth-5.1.3509.4636_beta.ebuild
Date: Thu, 11 Feb 2010 15:47:36
Message-Id: E1NfbGO-0006YD-HR@stork.gentoo.org
1 ulm 10/02/11 15:47:32
2
3 Modified: googleearth-5.0.11733.9347.ebuild
4 googleearth-5.1.3533.1731.ebuild
5 googleearth-4.3.7284.3916.ebuild ChangeLog
6 googleearth-4.2.205.5730.ebuild
7 googleearth-5.1.3533.1731-r1.ebuild
8 googleearth-5.1.3509.4636_beta.ebuild
9 Log:
10 Replace license X11 by MIT, bug 298556.
11 (Portage version: 2.2_rc62/cvs/Linux i686)
12
13 Revision Changes Path
14 1.4 x11-misc/googleearth/googleearth-5.0.11733.9347.ebuild
15
16 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.0.11733.9347.ebuild?rev=1.4&view=markup
17 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.0.11733.9347.ebuild?rev=1.4&content-type=text/plain
18 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.0.11733.9347.ebuild?r1=1.3&r2=1.4
19
20 Index: googleearth-5.0.11733.9347.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.0.11733.9347.ebuild,v
23 retrieving revision 1.3
24 retrieving revision 1.4
25 diff -u -r1.3 -r1.4
26 --- googleearth-5.0.11733.9347.ebuild 7 Oct 2009 13:53:21 -0000 1.3
27 +++ googleearth-5.0.11733.9347.ebuild 11 Feb 2010 15:47:30 -0000 1.4
28 @@ -1,6 +1,6 @@
29 -# Copyright 1999-2009 Gentoo Foundation
30 +# Copyright 1999-2010 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.0.11733.9347.ebuild,v 1.3 2009/10/07 13:53:21 caster Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.0.11733.9347.ebuild,v 1.4 2010/02/11 15:47:30 ulm Exp $
34
35 EAPI=2
36
37 @@ -13,7 +13,7 @@
38 SRC_URI="http://dl.google.com/earth/client/advanced/previous/GoogleEarthLinux.bin
39 -> GoogleEarthLinux-${PV}.bin"
40
41 -LICENSE="googleearth MIT X11 SGI-B-1.1 openssl as-is ZLIB"
42 +LICENSE="googleearth MIT SGI-B-1.1 openssl as-is ZLIB"
43 SLOT="0"
44 KEYWORDS="~amd64 ~x86"
45 RESTRICT="mirror strip"
46
47
48
49 1.2 x11-misc/googleearth/googleearth-5.1.3533.1731.ebuild
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731.ebuild?rev=1.2&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731.ebuild?rev=1.2&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731.ebuild?r1=1.1&r2=1.2
54
55 Index: googleearth-5.1.3533.1731.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731.ebuild,v
58 retrieving revision 1.1
59 retrieving revision 1.2
60 diff -u -r1.1 -r1.2
61 --- googleearth-5.1.3533.1731.ebuild 18 Nov 2009 23:35:47 -0000 1.1
62 +++ googleearth-5.1.3533.1731.ebuild 11 Feb 2010 15:47:30 -0000 1.2
63 @@ -1,6 +1,6 @@
64 -# Copyright 1999-2009 Gentoo Foundation
65 +# Copyright 1999-2010 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731.ebuild,v 1.1 2009/11/18 23:35:47 caster Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731.ebuild,v 1.2 2010/02/11 15:47:30 ulm Exp $
69
70 EAPI=2
71
72 @@ -13,7 +13,7 @@
73 SRC_URI="http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
74 -> GoogleEarthLinux-${PV}.bin"
75
76 -LICENSE="googleearth MIT X11 SGI-B-1.1 openssl as-is ZLIB"
77 +LICENSE="googleearth MIT SGI-B-1.1 openssl as-is ZLIB"
78 SLOT="0"
79 KEYWORDS="~amd64 ~x86"
80 RESTRICT="mirror strip"
81
82
83
84 1.6 x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild
85
86 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild?rev=1.6&view=markup
87 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild?rev=1.6&content-type=text/plain
88 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild?r1=1.5&r2=1.6
89
90 Index: googleearth-4.3.7284.3916.ebuild
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild,v
93 retrieving revision 1.5
94 retrieving revision 1.6
95 diff -u -r1.5 -r1.6
96 --- googleearth-4.3.7284.3916.ebuild 6 Feb 2009 23:44:25 -0000 1.5
97 +++ googleearth-4.3.7284.3916.ebuild 11 Feb 2010 15:47:30 -0000 1.6
98 @@ -1,6 +1,6 @@
99 -# Copyright 1999-2009 Gentoo Foundation
100 +# Copyright 1999-2010 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild,v 1.5 2009/02/06 23:44:25 caster Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild,v 1.6 2010/02/11 15:47:30 ulm Exp $
104
105 EAPI=2
106
107 @@ -11,7 +11,7 @@
108 SRC_URI="http://dl.google.com/earth/client/ge4/release_4_3/googleearth-linux-plus-4.3.7284.3916.bin
109 -> GoogleEarthLinux-${PV}.bin"
110
111 -LICENSE="googleearth MIT X11 SGI-B-1.1 openssl as-is ZLIB"
112 +LICENSE="googleearth MIT SGI-B-1.1 openssl as-is ZLIB"
113 SLOT="0"
114 KEYWORDS="~amd64 ~x86"
115 RESTRICT="mirror strip"
116
117
118
119 1.55 x11-misc/googleearth/ChangeLog
120
121 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/ChangeLog?rev=1.55&view=markup
122 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/ChangeLog?rev=1.55&content-type=text/plain
123 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/ChangeLog?r1=1.54&r2=1.55
124
125 Index: ChangeLog
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v
128 retrieving revision 1.54
129 retrieving revision 1.55
130 diff -u -r1.54 -r1.55
131 --- ChangeLog 31 Jan 2010 02:24:40 -0000 1.54
132 +++ ChangeLog 11 Feb 2010 15:47:30 -0000 1.55
133 @@ -1,6 +1,12 @@
134 # ChangeLog for x11-misc/googleearth
135 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
136 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.54 2010/01/31 02:24:40 caster Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.55 2010/02/11 15:47:30 ulm Exp $
138 +
139 + 11 Feb 2010; Ulrich Mueller <ulm@g.o>
140 + googleearth-4.2.205.5730.ebuild, googleearth-4.3.7284.3916.ebuild,
141 + googleearth-5.0.11733.9347.ebuild, googleearth-5.1.3509.4636_beta.ebuild,
142 + googleearth-5.1.3533.1731.ebuild, googleearth-5.1.3533.1731-r1.ebuild:
143 + Replace license X11 by MIT, bug 298556.
144
145 31 Jan 2010; Vlastimil Babka <caster@g.o>
146 googleearth-5.1.3533.1731-r1.ebuild, metadata.xml:
147
148
149
150 1.6 x11-misc/googleearth/googleearth-4.2.205.5730.ebuild
151
152 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-4.2.205.5730.ebuild?rev=1.6&view=markup
153 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-4.2.205.5730.ebuild?rev=1.6&content-type=text/plain
154 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-4.2.205.5730.ebuild?r1=1.5&r2=1.6
155
156 Index: googleearth-4.2.205.5730.ebuild
157 ===================================================================
158 RCS file: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.2.205.5730.ebuild,v
159 retrieving revision 1.5
160 retrieving revision 1.6
161 diff -u -r1.5 -r1.6
162 --- googleearth-4.2.205.5730.ebuild 9 Aug 2008 18:06:31 -0000 1.5
163 +++ googleearth-4.2.205.5730.ebuild 11 Feb 2010 15:47:30 -0000 1.6
164 @@ -1,6 +1,6 @@
165 -# Copyright 1999-2008 Gentoo Foundation
166 +# Copyright 1999-2010 Gentoo Foundation
167 # Distributed under the terms of the GNU General Public License v2
168 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.2.205.5730.ebuild,v 1.5 2008/08/09 18:06:31 wormo Exp $
169 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.2.205.5730.ebuild,v 1.6 2010/02/11 15:47:30 ulm Exp $
170
171 inherit eutils fdo-mime
172
173 @@ -8,7 +8,7 @@
174 HOMEPAGE="http://earth.google.com/"
175 SRC_URI="http://dl.google.com/earth/client/GE4/release_4_2/GoogleEarthLinux.bin"
176
177 -LICENSE="googleearth MIT X11 SGI-B-1.1 openssl as-is ZLIB"
178 +LICENSE="googleearth MIT SGI-B-1.1 openssl as-is ZLIB"
179 SLOT="0"
180 KEYWORDS="amd64 x86"
181 RESTRICT="mirror strip"
182
183
184
185 1.4 x11-misc/googleearth/googleearth-5.1.3533.1731-r1.ebuild
186
187 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731-r1.ebuild?rev=1.4&view=markup
188 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731-r1.ebuild?rev=1.4&content-type=text/plain
189 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731-r1.ebuild?r1=1.3&r2=1.4
190
191 Index: googleearth-5.1.3533.1731-r1.ebuild
192 ===================================================================
193 RCS file: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731-r1.ebuild,v
194 retrieving revision 1.3
195 retrieving revision 1.4
196 diff -u -r1.3 -r1.4
197 --- googleearth-5.1.3533.1731-r1.ebuild 31 Jan 2010 02:24:40 -0000 1.3
198 +++ googleearth-5.1.3533.1731-r1.ebuild 11 Feb 2010 15:47:30 -0000 1.4
199 @@ -1,6 +1,6 @@
200 # Copyright 1999-2010 Gentoo Foundation
201 # Distributed under the terms of the GNU General Public License v2
202 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731-r1.ebuild,v 1.3 2010/01/31 02:24:40 caster Exp $
203 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3533.1731-r1.ebuild,v 1.4 2010/02/11 15:47:30 ulm Exp $
204
205 EAPI=2
206
207 @@ -13,7 +13,7 @@
208 SRC_URI="http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
209 -> GoogleEarthLinux-${PV}.bin"
210
211 -LICENSE="googleearth MIT X11 SGI-B-1.1 openssl as-is ZLIB"
212 +LICENSE="googleearth MIT SGI-B-1.1 openssl as-is ZLIB"
213 SLOT="0"
214 KEYWORDS="~amd64 ~x86"
215 RESTRICT="mirror strip"
216
217
218
219 1.3 x11-misc/googleearth/googleearth-5.1.3509.4636_beta.ebuild
220
221 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3509.4636_beta.ebuild?rev=1.3&view=markup
222 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3509.4636_beta.ebuild?rev=1.3&content-type=text/plain
223 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3509.4636_beta.ebuild?r1=1.2&r2=1.3
224
225 Index: googleearth-5.1.3509.4636_beta.ebuild
226 ===================================================================
227 RCS file: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3509.4636_beta.ebuild,v
228 retrieving revision 1.2
229 retrieving revision 1.3
230 diff -u -r1.2 -r1.3
231 --- googleearth-5.1.3509.4636_beta.ebuild 7 Oct 2009 13:48:10 -0000 1.2
232 +++ googleearth-5.1.3509.4636_beta.ebuild 11 Feb 2010 15:47:30 -0000 1.3
233 @@ -1,6 +1,6 @@
234 -# Copyright 1999-2009 Gentoo Foundation
235 +# Copyright 1999-2010 Gentoo Foundation
236 # Distributed under the terms of the GNU General Public License v2
237 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3509.4636_beta.ebuild,v 1.2 2009/10/07 13:48:10 caster Exp $
238 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-5.1.3509.4636_beta.ebuild,v 1.3 2010/02/11 15:47:30 ulm Exp $
239
240 EAPI=2
241
242 @@ -13,7 +13,7 @@
243 SRC_URI="http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
244 -> GoogleEarthLinux-${PV}.bin"
245
246 -LICENSE="googleearth MIT X11 SGI-B-1.1 openssl as-is ZLIB"
247 +LICENSE="googleearth MIT SGI-B-1.1 openssl as-is ZLIB"
248 SLOT="0"
249 KEYWORDS="~amd64 ~x86"
250 RESTRICT="mirror strip"