summaryrefslogtreecommitdiff
blob: 52bdafc85ef9c6992e4300064fc13bb1c4aa34be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
# ChangeLog for gnome-base/gnome-shell
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.99 2015/06/28 09:57:16 pacho Exp $

  28 Jun 2015; Pacho Ramos <pacho@gentoo.org> -gnome-shell-3.14.3.ebuild:
  Drop old

  26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.14.4.ebuild:
  Stable for x86, wrt bug #551814

  21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> gnome-shell-3.14.4.ebuild:
  amd64 stable wrt bug #551814

  19 Jun 2015; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.16.2.ebuild:
  Needs dev-libs/libical:= as just seen when updating libical and gnome-shell
  needing to be rebuilt

  15 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org>
  gnome-shell-3.16.2.ebuild:
  Add missing USE dependency on gnome-control-center[networkmanager] now that
  it is optional again. Thanks to Ole Reifschneider for noticing.

*gnome-shell-3.16.2 (09 Jun 2015)

  09 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org>
  +gnome-shell-3.16.2.ebuild:
  Version bump for Gnome 3.16.

  19 Apr 2015; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.14.3.ebuild, gnome-shell-3.14.4.ebuild:
  Lock mutter dependency to 3.14.x (bug #547034, thanks to Harris Landgarten).

  18 Apr 2015; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.14.3.ebuild,
  gnome-shell-3.14.4.ebuild:
  nm-applet is also needed (#546606 by Joe Nyland)

  11 Apr 2015; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.14.3.ebuild, gnome-shell-3.14.4.ebuild:
  Break circular dependency between gnome-shell and gnome-control-center (bug
  #546134, thanks to Pacho).

*gnome-shell-3.14.4 (28 Mar 2015)

  28 Mar 2015; Pacho Ramos <pacho@gentoo.org> +gnome-shell-3.14.4.ebuild,
  -files/gnome-shell-3.10-bluetooth-flag.patch,
  -files/gnome-shell-3.10.4-bluetooth-gold.patch,
  -files/gnome-shell-defaults.patch, -gnome-shell-3.12.2.ebuild:
  Version bump, drop old. Rework pax marking (#518398 by Alexander Tsoy)

  15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.14.3.ebuild:
  x86 stable, bug 534012

  14 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.14.3.ebuild:
  amd64 stable, bug 534012

  23 Feb 2015; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.14.3.ebuild:
  Rekeyword

  11 Jan 2015; Gilles Dartiguelongue <eva@gentoo.org>
  gnome-shell-3.14.3.ebuild:
  Raise dependency on gsettings-desktop-schemas per bug #536156. Drop
  unsupported python from PYTHON_COMPAT.

*gnome-shell-3.14.3 (23 Dec 2014)

  23 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org>
  -gnome-shell-3.10.4-r2.ebuild, +gnome-shell-3.14.3.ebuild,
  -files/gnome-shell-3.10.4-activate-workspace.patch,
  -files/gnome-shell-3.10.4-broken-crosshairs.patch,
  -files/gnome-shell-3.10.4-fix-background-manager.patch,
  -files/gnome-shell-3.10.4-restore-pref.patch,
  -files/gnome-shell-3.10.4-scale-factor.patch,
  -files/gnome-shell-3.10.4-wired-network.patch,
  -files/gnome-shell-3.10-networkmanager-flag.patch,
  +files/gnome-shell-3.14.0-bluetooth-gold.patch,
  +files/gnome-shell-3.14.0-defaults.patch:
  Version bump for Gnome 3.14. Dropped keywords, bug #526914. Clean up old
  revision.

  23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.12.2.ebuild:
  Stable for x86, wrt bug #512012

  22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.12.2.ebuild:
  Stable for amd64, wrt bug #512912

  01 Jun 2014; Pacho Ramos <pacho@gentoo.org> -gnome-shell-3.10.4-r1.ebuild,
  -gnome-shell-3.12.1.ebuild, gnome-shell-3.10.4-r2.ebuild,
  gnome-shell-3.12.2.ebuild:
  Old upower needed for 3.10, drop old, 3.12 needs 0.99 as it uses upower
  instead of gsd for the power status icon for example

  31 May 2014; Samuli Suominen <ssuominen@gentoo.org>
  gnome-shell-3.10.4-r1.ebuild, gnome-shell-3.10.4-r2.ebuild:
  Allow falling back to sys-power/upower-pm-utils.

*gnome-shell-3.12.2 (31 May 2014)

  31 May 2014; Pacho Ramos <pacho@gentoo.org> +gnome-shell-3.12.2.ebuild:
  Version bump

  08 May 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.10.4-r1.ebuild, gnome-shell-3.10.4-r2.ebuild,
  gnome-shell-3.12.1.ebuild:
  Fix gdm ↔ gnome-shell circular dependency, pointed out by odium

  04 May 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.10.4-r2.ebuild:
  x86 stable, bug 508862

  04 May 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.10.4-r2.ebuild:
  amd64 stable, bug 508862

  01 May 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.10.4-r1.ebuild, gnome-shell-3.10.4-r2.ebuild,
  gnome-shell-3.12.1.ebuild:
  Don't depend on libgnomekbd, it hasn't been needed since 3.6 (bug #509130,
  thanks to Jura).

*gnome-shell-3.12.1 (27 Apr 2014)

  27 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org>
  +gnome-shell-3.12.1.ebuild, files/gnome-shell-3.10.4-bluetooth-gold.patch,
  +files/gnome-shell-3.12-bluetooth-flag.patch,
  files/gnome-shell-defaults.patch:
  Version bump for Gnome 3.12.

  26 Apr 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.10.4-r1.ebuild,
  gnome-shell-3.10.4-r2.ebuild:
  Adapt to latest pygobject don't providing python2.6 support

*gnome-shell-3.10.4-r2 (12 Apr 2014)

  12 Apr 2014; Pacho Ramos <pacho@gentoo.org>
  +files/gnome-shell-3.10.4-activate-workspace.patch,
  +files/gnome-shell-3.10.4-broken-crosshairs.patch,
  +files/gnome-shell-3.10.4-restore-pref.patch,
  +files/gnome-shell-3.10.4-scale-factor.patch,
  +files/gnome-shell-3.10.4-wired-network.patch, +gnome-shell-3.10.4-r2.ebuild,
  -files/gnome-shell-3.6.0-networkmanager-flag.patch,
  -files/gnome-shell-3.7.90-bluetooth-flag.patch,
  -files/gnome-shell-3.8.0-networkmanager-flag-r1.patch,
  -files/gnome-shell-3.8.3-networkmanager-flag.patch,
  -files/gnome-shell-3.8.3-relock-screen.patch,
  -files/gnome-shell-3.8.4-allocate-scrollbars.patch,
  -files/gnome-shell-3.8.4-close-rundialog.patch,
  -files/gnome-shell-3.8.4-events-lock.patch,
  -files/gnome-shell-3.8.4-nodisplay.patch,
  -files/gnome-shell-3.8.4-reset-opacity.patch,
  -files/gnome-shell-3.8.4-revert-async.patch, -gnome-shell-3.10.3.ebuild,
  -gnome-shell-3.10.4.ebuild, -gnome-shell-3.8.4-r2.ebuild:
  Apply multiple upstream fixes from 3.10 and master branches (this includes the
  re-addition of wired connection indicator, bug #507400 by Alexi Yelistratov).
  Drop old.

  16 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.10.4-r1.ebuild:
  amd64 stable, bug #503952

  16 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.10.4-r1.ebuild:
  x86 stable, bug #503952

*gnome-shell-3.10.4-r1 (15 Mar 2014)

  15 Mar 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
  +gnome-shell-3.10.4-r1.ebuild,
  +files/gnome-shell-3.10.4-bluetooth-gold.patch,
  +files/gnome-shell-3.10.4-fix-background-manager.patch:
  Fix silent linking failure to gnome-bluetooth when using ld.gold (bug
  #503952, thanks to Justin Lecher) and background corruption with multiple
  monitors (bug #504530, thanks to Chandler Paul).

  15 Mar 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
  -files/gnome-shell-3.5.x-bluetooth-flag.patch:
  Unused patch.

  09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.10.4.ebuild:
  x86 stable, bug 499954

  09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.10.4.ebuild:
  amd64 stable, bug 499954

  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.10.4.ebuild:
  Fix wrong commit, bug 502160

  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.10.4.ebuild:
  arch stable, bug 888

*gnome-shell-3.10.4 (20 Feb 2014)

  20 Feb 2014; Pacho Ramos <pacho@gentoo.org> +gnome-shell-3.10.4.ebuild,
  -gnome-shell-3.10.2.1.ebuild:
  Version bump, drop old

*gnome-shell-3.10.3 (06 Feb 2014)

  06 Feb 2014; Gilles Dartiguelongue <eva@gentoo.org>
  +gnome-shell-3.10.3.ebuild:
  Version bump.

  02 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.10.2.1.ebuild:
  spidermonkey was rekeyworded on ia64

  05 Jan 2014; Pacho Ramos <pacho@gentoo.org> -gnome-shell-3.8.4-r1.ebuild,
  gnome-shell-3.10.2.1.ebuild:
  Drop vulnerable versions

  05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.8.4-r2.ebuild:
  Stable for x86, wrt bug #496168

  27 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r2.ebuild:
  amd64 stable, bug #496168

*gnome-shell-3.8.4-r2 (27 Dec 2013)

  27 Dec 2013; Pacho Ramos <pacho@gentoo.org>
  +files/gnome-shell-3.8.4-close-rundialog.patch, +gnome-shell-3.8.4-r2.ebuild:
  Fix security bug #496168

  27 Dec 2013; Pacho Ramos <pacho@gentoo.org> -gnome-shell-3.6.3.1.ebuild,
  gnome-shell-3.10.2.1.ebuild, gnome-shell-3.8.4-r1.ebuild, metadata.xml:
  We need openrc-force for ia64 and sparc until they solve #478076 to prevent
  bugs and security issues like bug #496166

*gnome-shell-3.10.2.1 (24 Dec 2013)

  24 Dec 2013; Pacho Ramos <pacho@gentoo.org>
  +files/gnome-shell-3.10-bluetooth-flag.patch,
  +files/gnome-shell-3.10-networkmanager-flag.patch,
  +gnome-shell-3.10.2.1.ebuild, gnome-shell-3.6.3.1.ebuild,
  gnome-shell-3.8.4-r1.ebuild:
  Version bump for Gnome 3.10

  08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild:
  x86 stable, bug #478252

  30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild:
  amd64 stable, bug #478252

  27 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild:
  dconf is always enabled in latest ibus versions (#492720 by Daniel Kenzelmann)

  13 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild:
  Rekeyword as missing dep was finally keyworded, bug #478082

  10 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild:
  Warn about mesa[llvm] requirement to have fallback when no 3D is available.

  28 Sep 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild,
  metadata.xml:
  Provide masked openrc-force USE (#480336)

  01 Sep 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild:
  Drop notes about intel[gallium] as it works fine for me and haven't seen any
  reports suggesting it's still broken (#482516)

  26 Aug 2013; Pacho Ramos <pacho@gentoo.org> -gnome-shell-3.8.4.ebuild,
  gnome-shell-3.8.4-r1.ebuild:
  Remove reference to no longer existing fallback mode, remove old

*gnome-shell-3.8.4-r1 (23 Aug 2013)

  23 Aug 2013; Pacho Ramos <pacho@gentoo.org>
  +files/gnome-shell-3.8.4-allocate-scrollbars.patch,
  +files/gnome-shell-3.8.4-events-lock.patch,
  +files/gnome-shell-3.8.4-nodisplay.patch,
  +files/gnome-shell-3.8.4-reset-opacity.patch,
  +files/gnome-shell-3.8.4-revert-async.patch,
  +files/gnome-shell-defaults.patch, +gnome-shell-3.8.4-r1.ebuild,
  -gnome-shell-3.8.3-r2.ebuild:
  Multiple fixes from upstream: reversion of a commit causing multiple hangs
  (#481918), reset opacity when not animating, unconditionally allocate
  scrollbars, don't allow events through the lock dialog, filter out hidden
  applications. This also changes default apps in favorites (#479918). Drop old.

*gnome-shell-3.8.4 (31 Jul 2013)

  31 Jul 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
  -gnome-shell-3.8.3-r1.ebuild, +gnome-shell-3.8.4.ebuild,
  -files/gnome-shell-3.8.0-suspend.patch:
  Version bump, includes patches from 3.8.3-r2 and a few additional bugfixes.
  Drop old.

  29 Jul 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.3-r2.ebuild:
  Inherit systemd (#478670 by Alphat-PC)

  28 Jul 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.3-r2.ebuild:
  Tell people that they need to run systemd

  28 Jul 2013; Gilles Dartiguelongue <eva@gentoo.org>
  gnome-shell-3.8.3-r2.ebuild:
  Fix dependency per configure.

  25 Jul 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.3-r2.ebuild:
  Drop keywords #478076

*gnome-shell-3.8.3-r2 (20 Jul 2013)

  20 Jul 2013; Pacho Ramos <pacho@gentoo.org> +gnome-shell-3.8.3-r2.ebuild:
  SystemD is required for suspend support (dropping non-working Debian patch),
  apply upstream fixes from 3.8 branch.

  14 Jun 2013; Pacho Ramos <pacho@gentoo.org> -gnome-shell-3.8.3.ebuild,
  gnome-shell-3.8.3-r1.ebuild:
  Run epatch_user (#473212 by Hristo Venev), drop old.

*gnome-shell-3.8.3-r1 (11 Jun 2013)

  11 Jun 2013; Pacho Ramos <pacho@gentoo.org>
  +files/gnome-shell-3.8.3-relock-screen.patch, +gnome-shell-3.8.3-r1.ebuild,
  -gnome-shell-3.8.2.ebuild:
  Re-lock the screen if we're restarted from a previously crashed shell (from
  'master'); drop old.

*gnome-shell-3.8.3 (09 Jun 2013)

  09 Jun 2013; Pacho Ramos <pacho@gentoo.org>
  +files/gnome-shell-3.8.3-networkmanager-flag.patch, +gnome-shell-3.8.3.ebuild:
  Version bump

  02 Jun 2013; Jonathan Callen <abcd@gentoo.org> gnome-shell-3.6.3.1.ebuild,
  gnome-shell-3.8.2.ebuild:
  Force non-empty PYTHON_TARGETS to ensure that build always succeeds

  24 May 2013; Pacho Ramos <pacho@gentoo.org> -gnome-shell-3.8.1.ebuild,
  gnome-shell-3.8.2.ebuild:
  gcr-3.8 is needed (#471194 by Torsten Stets), drop old.

  19 May 2013; Magnus Granberg <zorry@gentoo.org> gnome-shell-3.6.3.1.ebuild,
  gnome-shell-3.8.2.ebuild:
  fix type for pax mark #470686

  19 May 2013; Magnus Granberg <zorry@gentoo.org> gnome-shell-3.6.3.1.ebuild,
  gnome-shell-3.8.2.ebuild:
  Add new pax mark see #457194 and #457146

*gnome-shell-3.8.2 (15 May 2013)

  15 May 2013; Pacho Ramos <pacho@gentoo.org> +gnome-shell-3.8.2.ebuild,
  -files/gnome-shell-3.2.1-automagic-gnome-bluetooth.patch,
  -files/gnome-shell-3.4.0-optional-networkmanager.patch,
  -gnome-shell-3.4.2.ebuild, -gnome-shell-3.8.0.1.ebuild:
  Version bump, drop old

*gnome-shell-3.8.1 (20 Apr 2013)

  20 Apr 2013; Pacho Ramos <pacho@gentoo.org> +gnome-shell-3.8.1.ebuild:
  Version bump

  07 Apr 2013; Pacho Ramos <pacho@gentoo.org>
  +files/gnome-shell-3.8.0-networkmanager-flag-r1.patch,
  -files/gnome-shell-3.8.0-networkmanager-flag.patch,
  -gnome-shell-3.6.2-r1.ebuild, gnome-shell-3.8.0.1.ebuild:
  Fix networkmanager optional patch (#463920 by Chris Mayo and Frederic
  Romagne), drop old.

*gnome-shell-3.8.0.1 (28 Mar 2013)

  28 Mar 2013; Pacho Ramos <pacho@gentoo.org>
  +files/gnome-shell-3.7.90-bluetooth-flag.patch,
  +files/gnome-shell-3.8.0-networkmanager-flag.patch,
  +files/gnome-shell-3.8.0-suspend.patch, +gnome-shell-3.8.0.1.ebuild:
  Version bump for Gnome 3.8

*gnome-shell-3.6.3.1 (20 Feb 2013)

  20 Feb 2013; Gilles Dartiguelongue <eva@gentoo.org>
  +gnome-shell-3.6.3.1.ebuild:
  Version bump.

  02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.6.2-r1.ebuild:
  Add ~arm, wrt bug #449220

  12 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org>
  gnome-shell-3.6.2-r1.ebuild:
  Raise libsoup dependency according to bug #451486.

  06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.6.2-r1.ebuild:
  Add ~sparc, wrt bug #449220

  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.6.2-r1.ebuild:
  Add ~alpha, wrt bug #449220

  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.6.2-r1.ebuild:
  Add ~ia64, wrt bug #449220

  31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.6.2-r1.ebuild:
  Add ~ppc64, wrt bug #449220

  31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.6.2-r1.ebuild:
  Add ~ppc, wrt bug #449220

*gnome-shell-3.6.2-r1 (26 Dec 2012)

  26 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
  -files/gnome-shell-3.2.1-optional-networkmanager.patch,
  -gnome-shell-3.2.2.1.ebuild,
  -files/gnome-shell-3.4.0-libgnome-shell-js.so-link-1.patch,
  -files/gnome-shell-3.4.0-libgnome-shell-js.so-link-2.patch,
  -gnome-shell-3.4.1.ebuild, gnome-shell-3.4.2.ebuild,
  +files/gnome-shell-3.5.x-bluetooth-flag.patch,
  +files/gnome-shell-3.6.0-networkmanager-flag.patch,
  +gnome-shell-3.6.2-r1.ebuild, metadata.xml:
  Version bump for Gnome 3.6. Switch to EAPI=5 and python-r1.eclass. Clean up
  old revisions.

  07 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.2.2.1.ebuild, gnome-shell-3.4.1.ebuild,
  gnome-shell-3.4.2.ebuild:
  Slot gstreamer dependencies in preparation for gstreamer-1.0; update license.

  10 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.2.2.1.ebuild, gnome-shell-3.4.1.ebuild,
  gnome-shell-3.4.2.ebuild:
  Depend on dejavu font for special symbols used in the shell UI (bug #437734,
  thanks to Jacob Godserv).

*gnome-shell-3.4.2 (21 Jul 2012)

  21 Jul 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  +gnome-shell-3.4.2.ebuild:
  Version bump with some bugfixes.

  22 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.2.2.1.ebuild, gnome-shell-3.4.1.ebuild:
  eautoreconf now does intltoolize.

  21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.2.2.1.ebuild, gnome-shell-3.4.1.ebuild:
  Temporary workaround for autotools.eclass breakage (bug #416789).

*gnome-shell-3.4.1 (14 May 2012)

  14 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  -gnome-shell-3.2.1-r3.ebuild,
  +files/gnome-shell-3.4.0-libgnome-shell-js.so-link-1.patch,
  +files/gnome-shell-3.4.0-libgnome-shell-js.so-link-2.patch,
  +files/gnome-shell-3.4.0-optional-networkmanager.patch,
  +gnome-shell-3.4.1.ebuild, metadata.xml:
  Version bump for gnome-3.4 with lots of changes. Drop old.

  05 May 2012; Jeff Horelick <jdhore@gentoo.org> gnome-shell-3.2.1-r3.ebuild,
  gnome-shell-3.2.2.1.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

  14 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.2.1-r3.ebuild, gnome-shell-3.2.2.1.ebuild:
  Add missing dependency on gnome-icon-theme-symbolic (bug #403503).

  07 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.2.1-r3.ebuild, gnome-shell-3.2.2.1.ebuild:
  Directly inherit multilib, thanks to Arfrever for reporting.

*gnome-shell-3.2.2.1 (21 Jan 2012)

  21 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  -gnome-shell-3.2.1-r1.ebuild, -gnome-shell-3.2.1-r2.ebuild,
  -files/gnome-shell-3.2.1-messageTray-reduce-fade.patch,
  -files/gnome-shell-3.2.1-theme-lighten-sent-message.patch,
  +gnome-shell-3.2.2.1.ebuild:
  Bump, fixes lots of crashes, rendering errrors, and memory leaks (in network
  menu, notifications, workspace thumbnails, icons, etc.) Also, mark
  gnome-shell executable to allow running under hardened/PaX (bug #398941,
  thanks to Orson Teodoro). Drop old.

*gnome-shell-3.2.1-r3 (13 Jan 2012)

  13 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.2.1-r1.ebuild, gnome-shell-3.2.1-r2.ebuild,
  +gnome-shell-3.2.1-r3.ebuild,
  +files/gnome-shell-3.2.1-optional-networkmanager.patch:
  Make networkmanager optional (bug #398593, reported by Florian Klink; patch
  based on Michael Biebl's work for Debian). Add missing timezone-data and
  mobile-broadband-provider-info rdeps.

*gnome-shell-3.2.1-r2 (09 Jan 2012)

  09 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  +gnome-shell-3.2.1-r2.ebuild,
  +files/gnome-shell-3.2.1-automagic-gnome-bluetooth.patch:
  Add lots of upstream patches: fix browser plugin on chromium and epiphany,
  fix some crashes, improve extension system stability, do not load disabled
  extensions at shell startup, do not allow message popups to steal mouse
  focus, have the message tray use a hot corner so that mouse events on bottom
  pixel row do not get blocked, and do not depend on nautilus's schemas or
  libgnome's gnome-open. Also, fix automagic gnome-bluetooth dependency (bug
  #398145, thanks to Ed Catmur for the patch).

  01 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.2.1-r1.ebuild:
  Add pkg_postinst message about graphics driver compatibility.

  13 Dec 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
  gnome-shell-3.2.1-r1.ebuild:
  Add ewarn about xorg-server-1.11 and pointer barriers

  13 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
  -gnome-shell-3.0.2-r1.ebuild,
  -files/gnome-shell-3.0.2-unbreak-extension-css.patch,
  -files/gnome-shell-3.0.2-user-removed-signals.patch,
  gnome-shell-3.2.1-r1.ebuild, metadata.xml:
  Depend on accountsservice[introspection] (bug #390361, thanks to Cesko Voeten
  <cvoeten@gmail.com> for reporting).
  Also, drop old 3.0 version.

*gnome-shell-3.2.1-r1 (05 Nov 2011)

  05 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
  +gnome-shell-3.2.1-r1.ebuild,
  +files/gnome-shell-3.2.1-messageTray-reduce-fade.patch,
  +files/gnome-shell-3.2.1-theme-lighten-sent-message.patch:
  Bump to 3.2.1 from the gnome overlay. Notable changes: built-in (and
  non-optional) networkmanager UI, telepathy chat integration, removable media
  UI, completely overhauled extension system, login-screen mode for gdm, and
  many improvements and bugfixes.

  21 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
  gnome-shell-3.0.2-r1.ebuild:
  Drop -DG_DISABLE_DEPRECATED flag for sanity on glib upgrades (bug #384765).
  Thanks to Oschtan <dawnstyle@gmail.com> for reporting.

*gnome-shell-3.0.2-r1 (30 Sep 2011)

  30 Sep 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
  +gnome-shell-3.0.2-r1.ebuild,
  +files/gnome-shell-3.0.2-unbreak-extension-css.patch,
  +files/gnome-shell-3.0.2-user-removed-signals.patch, +metadata.xml:
  Add GNOME Shell from the gnome overlay, for GNOME 3