summaryrefslogtreecommitdiff
blob: d21ea9c0381da936c7f0e8e7d677f4d6fab575f1 (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
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
# ChangeLog for app-emulation/vmware-player
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/ChangeLog,v 1.74 2009/06/14 15:39:14 vadimk Exp $

*vmware-player-2.5.2.156735-r1 (14 Jun 2009)

  14 Jun 2009; Vadim Kuznetsov vadimk@gentoo.org
  +vmware-player-2.5.2.156735-r1.ebuild, metadata.xml:
  Bugs 268695, 273750.

  05 May 2009; Christian Faulhammer <fauli@gentoo.org>
  vmware-player-2.5.2.156735.ebuild:
  stable x86, bug 265139

*vmware-player-2.5.2.156735 (06 Apr 2009)

  06 Apr 2009; Mike Auty <ikelos@gentoo.org>
  +files/2.5.2.156735/vmware-player.py.patch,
  +files/vmware-player-2.5.2.156735-installer.patch,
  +files/2.5.2.156735/vmware-player-extras.py.patch,
  +vmware-player-2.5.2.156735.ebuild:
  Version bump vmware-player-2.5.2-156735.

  25 Mar 2009; Mike Auty <ikelos@gentoo.org>
  vmware-player-2.5.1.126130.ebuild:
  gtkmm's accessibility is now always enabled (see bug #247249)

  12 Mar 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  vmware-player-2.5.1.126130.ebuild:
  Remove binchecks restriction (package installs binaries!).

  22 Feb 2009; Mike Auty <ikelos@gentoo.org>
  -files/2.5.0.118166/vmware-player.py.patch,
  -files/2.5.0.118166/vmware-player-extras.py.patch,
  -files/vmware-player-2.5.0.118166-installer.patch,
  -files/1.0.7.91707/000_all_initd-location.patch,
  -files/1.0.7.91707/001_all_fix-permissions.patch,
  -files/1.0.7.91707/002_all_pagebreak-detection-fix.patch,
  -files/1.0.7.91707/004_all_do-not-build-modules.patch,
  -files/1.0.7.91707/007_all_use-modprobe-over-insmod.patch,
  -files/1.0.7.91707/009_all_init.d-modules-warning.patch,
  -files/1.0.8.108000/000_all_initd-location.patch,
  -files/1.0.8.108000/001_all_fix-permissions.patch,
  -files/1.0.8.108000/002_all_pagebreak-detection-fix.patch,
  -files/1.0.8.108000/004_all_do-not-build-modules.patch,
  -files/1.0.8.108000/007_all_use-modprobe-over-insmod.patch,
  -files/1.0.8.108000/009_all_init.d-modules-warning.patch,
  -files/2.0.4.93057/000_all_initd-location.patch,
  -files/2.0.4.93057/001_all_fix-permissions.patch,
  -files/2.0.4.93057/002_all_pagebreak-detection-fix.patch,
  -files/2.0.4.93057/004_all_do-not-build-modules.patch,
  -files/2.0.4.93057/007_all_use-modprobe-over-insmod.patch,
  -files/2.0.4.93057/009_all_init.d-modules-warning.patch,
  -files/2.0.4.93057/011_all_legit-modules-only.patch,
  -files/2.0.5.109488/000_all_initd-location.patch,
  -files/2.0.5.109488/001_all_fix-permissions.patch,
  -files/2.0.5.109488/002_all_pagebreak-detection-fix.patch,
  -files/2.0.5.109488/004_all_do-not-build-modules.patch,
  -files/2.0.5.109488/007_all_use-modprobe-over-insmod.patch,
  -files/2.0.5.109488/009_all_init.d-modules-warning.patch,
  -files/2.0.5.109488/011_all_legit-modules-only.patch,
  -vmware-player-1.0.7.91707.ebuild, -vmware-player-1.0.8.108000.ebuild,
  -vmware-player-2.0.4.93057.ebuild, -vmware-player-2.0.5.109488.ebuild,
  -vmware-player-2.5.0.118166.ebuild:
  Clear out old insecure versions of vmware-player (bug 245941).

  12 Jan 2009; Markus Meier <maekke@gentoo.org>
  vmware-player-1.0.9.126128.ebuild, vmware-player-2.5.1.126130.ebuild:
  amd64/x86 stable, bug #245941

  11 Jan 2009; Markus Meier <maekke@gentoo.org>
  vmware-player-1.0.8.108000.ebuild:
  amd64/x86 stable, bug #236167

  05 Jan 2009; Rémi Cardona <remi@gentoo.org>
  vmware-player-2.5.1.126130.ebuild:
  Change virtual/xft dependency to x11-libs/libXft, bug 253771.

  04 Jan 2009; Ulrich Mueller <ulm@gentoo.org>
  vmware-player-1.0.7.91707.ebuild, vmware-player-1.0.8.108000.ebuild,
  vmware-player-1.0.9.126128.ebuild, vmware-player-2.0.4.93057.ebuild,
  vmware-player-2.0.5.109488.ebuild, vmware-player-2.5.0.118166.ebuild:
  Change virtual/xft dependency to x11-libs/libXft, bug 253771.

  31 Dec 2008; Mike Auty <ikelos@gentoo.org>
  vmware-player-2.5.0.118166.ebuild, vmware-player-2.5.1.126130.ebuild:
  Depend on >=libview-0.6.2, fixes bug 247138.

*vmware-player-2.5.1.126130 (31 Dec 2008)

  31 Dec 2008; Mike Auty <ikelos@gentoo.org>
  +files/2.5.1.126130/vmware-player.py.patch,
  +files/vmware-player-2.5.1.126130-installer.patch,
  +files/2.5.1.126130/vmware-player-extras.py.patch,
  +vmware-player-2.5.1.126130.ebuild:
  Version bump vmware-player to 2.5.1.

  27 Nov 2008; Mike Auty <ikelos@gentoo.org> files/helpers/vmware-config.sh:
  Fix up vmware-config.sh helper (bug 246854).

  17 Nov 2008; Mike Auty <ikelos@gentoo.org>
  vmware-player-2.5.0.118166.ebuild:
  Fix up missing ncurses USE dep, and clarify not-in-screen message.

  10 Nov 2008; Mike Auty <ikelos@gentoo.org>
  vmware-player-2.5.0.118166.ebuild:
  Ensure it dies properly and put in a better check for screen.

  10 Nov 2008; Mike Auty <ikelos@gentoo.org>
  +files/2.5.0.118166/vmware-player.py.patch,
  +files/2.5.0.118166/vmware-player-extras.py.patch:
  Make sure the patches are in place (bug 246252).

*vmware-player-2.5.0.118166 (09 Nov 2008)
*vmware-player-1.0.9.126128 (09 Nov 2008)

  09 Nov 2008; Mike Auty <ikelos@gentoo.org>
  +files/1.0.9.126128/000_all_initd-location.patch,
  +files/1.0.9.126128/007_all_use-modprobe-over-insmod.patch,
  +files/1.0.9.126128/001_all_fix-permissions.patch,
  +files/1.0.9.126128/009_all_init.d-modules-warning.patch,
  +files/vmware-player-2.5.0.118166-installer.patch,
  +files/1.0.9.126128/002_all_pagebreak-detection-fix.patch,
  +files/2.5.0.118166/vmware-player.py.patch, +files/vmware-player-2.5.rc,
  +files/1.0.9.126128/004_all_do-not-build-modules.patch,
  +files/2.5.0.118166/vmware-player-extras.py.patch,
  +files/helpers/module_patcher.sh, +files/helpers/unbundler.sh,
  +files/helpers/vmware-config.sh, +vmware-player-1.0.9.126128.ebuild,
  +vmware-player-2.5.0.118166.ebuild:
  Bump to 1.0.9 and introduce 2.5.0 for bug 245941.

*vmware-player-2.0.5.109488 (30 Sep 2008)
*vmware-player-1.0.8.108000 (30 Sep 2008)

  30 Sep 2008; Mike Auty <ikelos@gentoo.org>
  -files/1.0.6.80404/000_all_initd-location.patch,
  -files/1.0.6.80404/001_all_fix-permissions.patch,
  -files/1.0.6.80404/002_all_pagebreak-detection-fix.patch,
  -files/1.0.6.80404/004_all_do-not-build-modules.patch,
  -files/1.0.6.80404/007_all_use-modprobe-over-insmod.patch,
  -files/1.0.6.80404/009_all_init.d-modules-warning.patch,
  +files/1.0.8.108000/000_all_initd-location.patch,
  +files/1.0.8.108000/001_all_fix-permissions.patch,
  +files/1.0.8.108000/002_all_pagebreak-detection-fix.patch,
  +files/1.0.8.108000/004_all_do-not-build-modules.patch,
  +files/1.0.8.108000/007_all_use-modprobe-over-insmod.patch,
  +files/1.0.8.108000/009_all_init.d-modules-warning.patch,
  -files/2.0.3.80004/000_all_initd-location.patch,
  -files/2.0.3.80004/001_all_fix-permissions.patch,
  -files/2.0.3.80004/002_all_pagebreak-detection-fix.patch,
  -files/2.0.3.80004/004_all_do-not-build-modules.patch,
  -files/2.0.3.80004/007_all_use-modprobe-over-insmod.patch,
  -files/2.0.3.80004/009_all_init.d-modules-warning.patch,
  -files/2.0.3.80004/011_all_legit-modules-only.patch,
  +files/2.0.5.109488/000_all_initd-location.patch,
  +files/2.0.5.109488/001_all_fix-permissions.patch,
  +files/2.0.5.109488/002_all_pagebreak-detection-fix.patch,
  +files/2.0.5.109488/004_all_do-not-build-modules.patch,
  +files/2.0.5.109488/007_all_use-modprobe-over-insmod.patch,
  +files/2.0.5.109488/009_all_init.d-modules-warning.patch,
  +files/2.0.5.109488/011_all_legit-modules-only.patch,
  -vmware-player-1.0.6.80404.ebuild, +vmware-player-1.0.8.108000.ebuild,
  -vmware-player-2.0.3.80004.ebuild, +vmware-player-2.0.5.109488.ebuild:
  Version bump 1.0.8 and 2.0.5.

  03 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
  vmware-player-1.0.7.91707.ebuild:
  stable x86, security bug 224637

  22 Jun 2008; Markus Meier <maekke@gentoo.org>
  vmware-player-1.0.7.91707.ebuild:
  amd64 stable, bug #224637

  16 Jun 2008; Christian Faulhammer <opfer@gentoo.org> ChangeLog:
  app-emulation/vmware-workstation-5.5.7.91707 stable, bug #x86

*vmware-player-2.0.4.93057 (14 Jun 2008)
*vmware-player-1.0.7.91707 (14 Jun 2008)

  14 Jun 2008; Mike Auty <ikelos@gentoo.org>
  -files/1.0.5.56455/000_all_initd-location.patch,
  -files/1.0.5.56455/001_all_fix-permissions.patch,
  -files/1.0.5.56455/002_all_pagebreak-detection-fix.patch,
  -files/1.0.5.56455/004_all_do-not-build-modules.patch,
  -files/1.0.5.56455/007_all_use-modprobe-over-insmod.patch,
  -files/1.0.5.56455/009_all_init.d-modules-warning.patch,
  +files/1.0.7.91707/000_all_initd-location.patch,
  +files/1.0.7.91707/001_all_fix-permissions.patch,
  +files/1.0.7.91707/002_all_pagebreak-detection-fix.patch,
  +files/1.0.7.91707/004_all_do-not-build-modules.patch,
  +files/1.0.7.91707/007_all_use-modprobe-over-insmod.patch,
  +files/1.0.7.91707/009_all_init.d-modules-warning.patch,
  -files/2.0.1.55017/000_all_initd-location.patch,
  -files/2.0.1.55017/001_all_fix-permissions.patch,
  -files/2.0.1.55017/002_all_pagebreak-detection-fix.patch,
  -files/2.0.1.55017/004_all_do-not-build-modules.patch,
  -files/2.0.1.55017/007_all_use-modprobe-over-insmod.patch,
  -files/2.0.1.55017/009_all_init.d-modules-warning.patch,
  -files/2.0.1.55017/011_all_legit-modules-only.patch,
  -files/2.0.2.59824/000_all_initd-location.patch,
  -files/2.0.2.59824/001_all_fix-permissions.patch,
  -files/2.0.2.59824/002_all_pagebreak-detection-fix.patch,
  -files/2.0.2.59824/004_all_do-not-build-modules.patch,
  -files/2.0.2.59824/007_all_use-modprobe-over-insmod.patch,
  -files/2.0.2.59824/009_all_init.d-modules-warning.patch,
  -files/2.0.2.59824/011_all_legit-modules-only.patch,
  +files/2.0.4.93057/000_all_initd-location.patch,
  +files/2.0.4.93057/001_all_fix-permissions.patch,
  +files/2.0.4.93057/002_all_pagebreak-detection-fix.patch,
  +files/2.0.4.93057/004_all_do-not-build-modules.patch,
  +files/2.0.4.93057/007_all_use-modprobe-over-insmod.patch,
  +files/2.0.4.93057/009_all_init.d-modules-warning.patch,
  +files/2.0.4.93057/011_all_legit-modules-only.patch,
  -vmware-player-1.0.5.56455.ebuild, +vmware-player-1.0.7.91707.ebuild,
  -vmware-player-2.0.1.55017.ebuild, -vmware-player-2.0.2.59824.ebuild,
  +vmware-player-2.0.4.93057.ebuild:
  Version bump for bug 224637. Also clear out old versions.

  12 May 2008; Markus Meier <maekke@gentoo.org>
  vmware-player-1.0.6.80404.ebuild:
  amd64 stable, bug #213548

  07 May 2008; Christian Faulhammer <opfer@gentoo.org>
  vmware-player-1.0.6.80404.ebuild:
  stable x86, bug 213548

  26 Apr 2008; Mike Auty <ikelos@gentoo.org> files/vmware-player.rc:
  Add hald to the init use requirements (bug 206468).

  26 Apr 2008; Mike Auty <ikelos@gentoo.org>
  vmware-player-2.0.3.80004.ebuild:
  Merge dependencies for vmware-player-2.0.3 x86 and amd64 arches.

*vmware-player-2.0.3.80004 (22 Mar 2008)
*vmware-player-1.0.6.80404 (22 Mar 2008)

  22 Mar 2008; Mike Auty <ikelos@gentoo.org>
  +files/1.0.6.80404/000_all_initd-location.patch,
  +files/1.0.6.80404/002_all_pagebreak-detection-fix.patch,
  +files/2.0.3.80004/000_all_initd-location.patch,
  +files/1.0.6.80404/001_all_fix-permissions.patch,
  +files/1.0.6.80404/004_all_do-not-build-modules.patch,
  +files/1.0.6.80404/007_all_use-modprobe-over-insmod.patch,
  +files/1.0.6.80404/009_all_init.d-modules-warning.patch,
  +files/2.0.3.80004/001_all_fix-permissions.patch,
  +files/2.0.3.80004/002_all_pagebreak-detection-fix.patch,
  +files/2.0.3.80004/004_all_do-not-build-modules.patch,
  +files/2.0.3.80004/007_all_use-modprobe-over-insmod.patch,
  +files/2.0.3.80004/009_all_init.d-modules-warning.patch,
  +files/2.0.3.80004/011_all_legit-modules-only.patch,
  +vmware-player-1.0.6.80404.ebuild, +vmware-player-2.0.3.80004.ebuild:
  Version bump 1.0.6 and 2.0.3, to fix bug 213548.

  31 Jan 2008; Mike Auty <ikelos@gentoo.org> ChangeLog:
  Re-sign digestless manifest.

  26 Jan 2008; Mike Auty <ikelos@gentoo.org>
  files/digest-vmware-player-1.0.5.56455,
  files/digest-vmware-player-2.0.1.55017,
  files/digest-vmware-player-2.0.2.59824, Manifest:
  Redigest for any-any-update115.

*vmware-player-2.0.2.59824 (25 Nov 2007)

  25 Nov 2007; Mike Auty <ikelos@gentoo.org>
  +files/2.0.2.59824/000_all_initd-location.patch,
  +files/2.0.2.59824/001_all_fix-permissions.patch,
  +files/2.0.2.59824/002_all_pagebreak-detection-fix.patch,
  +files/2.0.2.59824/004_all_do-not-build-modules.patch,
  +files/2.0.2.59824/007_all_use-modprobe-over-insmod.patch,
  +files/2.0.2.59824/009_all_init.d-modules-warning.patch,
  +files/2.0.2.59824/011_all_legit-modules-only.patch,
  files/vmware-player.rc, +vmware-player-2.0.2.59824.ebuild:
  Version bump to 2.0.2, and update to vmware-any-any-update114.

  06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  -files/1.0.2.29634/000_all_initd-location.patch,
  -files/1.0.2.29634/001_all_fix-permissions.patch,
  -files/1.0.2.29634/002_all_pagebreak-detection-fix.patch,
  -files/1.0.2.29634/004_all_do-not-build-modules.patch,
  -files/1.0.2.29634/007_all_use-modprobe-over-insmod.patch,
  -files/1.0.2.29634/009_all_init.d-modules-warning.patch,
  -files/1.0.3.34682/000_all_initd-location.patch,
  -files/1.0.3.34682/001_all_fix-permissions.patch,
  -files/1.0.3.34682/002_all_pagebreak-detection-fix.patch,
  -files/1.0.3.34682/004_all_do-not-build-modules.patch,
  -files/1.0.3.34682/007_all_use-modprobe-over-insmod.patch,
  -files/1.0.3.34682/009_all_init.d-modules-warning.patch,
  -files/2.0.0.45731/000_all_initd-location.patch,
  -files/2.0.0.45731/001_all_fix-permissions.patch,
  -files/2.0.0.45731/002_all_pagebreak-detection-fix.patch,
  -files/2.0.0.45731/004_all_do-not-build-modules.patch,
  -files/2.0.0.45731/007_all_use-modprobe-over-insmod.patch,
  -files/2.0.0.45731/009_all_init.d-modules-warning.patch,
  -vmware-player-1.0.2.29634.ebuild, -vmware-player-1.0.3.34682-r1.ebuild,
  -vmware-player-2.0.0.45731.ebuild:
  Cleaning up older versions.

  06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-player-1.0.5.56455.ebuild:
  Stable on amd64 wrt bug #193196.

*vmware-player-2.0.1.55017 (14 Oct 2007)

  14 Oct 2007; Mike Auty <ikelos@gentoo.org>
  +files/2.0.1.55017/000_all_initd-location.patch,
  +files/2.0.1.55017/001_all_fix-permissions.patch,
  +files/2.0.1.55017/002_all_pagebreak-detection-fix.patch,
  +files/2.0.1.55017/004_all_do-not-build-modules.patch,
  +files/2.0.1.55017/007_all_use-modprobe-over-insmod.patch,
  +files/2.0.1.55017/009_all_init.d-modules-warning.patch,
  +files/2.0.1.55017/011_all_legit-modules-only.patch,
  +vmware-player-2.0.1.55017.ebuild:
  Version bump to vmware-player-2.0.1, fixes some security bugs.

  23 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
  vmware-player-1.0.5.56455.ebuild:
  stable x86, security bug 193196

*vmware-player-1.0.5.56455 (21 Sep 2007)

  21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  +files/1.0.5.56455/000_all_initd-location.patch,
  +files/1.0.5.56455/001_all_fix-permissions.patch,
  +files/1.0.5.56455/002_all_pagebreak-detection-fix.patch,
  +files/1.0.5.56455/004_all_do-not-build-modules.patch,
  +files/1.0.5.56455/007_all_use-modprobe-over-insmod.patch,
  +files/1.0.5.56455/009_all_init.d-modules-warning.patch,
  +vmware-player-1.0.5.56455.ebuild:
  Version bump for bug #193196.

  28 Jul 2007; Mike Auty <ikelos@gentoo.org>
  files/digest-vmware-player-1.0.2.29634,
  files/digest-vmware-player-1.0.3.34682-r1,
  files/digest-vmware-player-2.0.0.45731, Manifest:
  Redigest for vmware-any-any-update112.

  13 Jul 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-player-1.0.2.29634.ebuild, vmware-player-1.0.3.34682-r1.ebuild,
  vmware-player-2.0.0.45731.ebuild:
  Added another mirror for the vmware-any-any-update patchset.

  02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
  vmware-player-1.0.2.29634.ebuild:
  (QA) RESTRICT clean up.

*vmware-player-2.0.0.45731 (24 Jun 2007)

  24 Jun 2007; Mike Auty <ikelos@gentoo.org>
  +files/2.0.0.45731/000_all_initd-location.patch,
  +files/2.0.0.45731/001_all_fix-permissions.patch,
  +files/2.0.0.45731/002_all_pagebreak-detection-fix.patch,
  +files/2.0.0.45731/004_all_do-not-build-modules.patch,
  +files/2.0.0.45731/007_all_use-modprobe-over-insmod.patch,
  +files/2.0.0.45731/009_all_init.d-modules-warning.patch,
  +vmware-player-2.0.0.45731.ebuild:
  Version bump, new version supports 64-bit natively and USB 2.0.

*vmware-player-1.0.3.34682-r1 (16 Jun 2007)

  16 Jun 2007; Mike Auty <ikelos@gentoo.org>
  -files/1.0.1.19317/000_all_initd-location.patch,
  -files/1.0.1.19317/002_all_pagebreak-detection-fix.patch,
  +files/1.0.3.34682/000_all_initd-location.patch,
  -files/1.0.1.19317/001_all_fix-permissions.patch,
  -files/1.0.1.19317/004_all_do-not-build-modules.patch,
  -files/1.0.1.19317/007_all_use-modprobe-over-insmod.patch,
  -files/1.0.1.19317/009_all_init.d-modules-warning.patch,
  +files/1.0.3.34682/001_all_fix-permissions.patch,
  +files/1.0.3.34682/002_all_pagebreak-detection-fix.patch,
  +files/1.0.3.34682/004_all_do-not-build-modules.patch,
  +files/1.0.3.34682/007_all_use-modprobe-over-insmod.patch,
  +files/1.0.3.34682/009_all_init.d-modules-warning.patch,
  -vmware-player-1.0.3.34682.ebuild, +vmware-player-1.0.3.34682-r1.ebuild:
  Version bump to fix missing patchset, bug 175778.

  28 Apr 2007; Mike Auty <ikelos@gentoo.org> files/vmware-player.rc:
  Redigest for vmware-any-any109, and fix rc file for baselayout-2.

  07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  files/vmware-player.rc:
  Change all instances of [ to [[.

  04 Mar 2007; Mike Auty <ikelos@gentoo.org>
  files/digest-vmware-player-1.0.2.29634,
  files/digest-vmware-player-1.0.3.34682, Manifest:
  Bump vmware-any-any to 108.

  05 Feb 2007; Mike Auty <ikelos@gentoo.org>
  files/digest-vmware-player-1.0.2.29634,
  files/digest-vmware-player-1.0.3.34682, Manifest:
  Vmware-any-any bump.

*vmware-player-1.0.3.34682 (14 Dec 2006)

  14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  +vmware-player-1.0.3.34682.ebuild:
  Version bump and closing bug #158101.

  14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-player-1.0.2.29634.ebuild:
  Fixed typo for bug #158134.

  01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  -vmware-player-1.0.1.19317-r4.ebuild,
  -vmware-player-1.0.1.19317-r6.ebuild,
  -vmware-player-1.0.1.19317-r7.ebuild, vmware-player-1.0.2.29634.ebuild:
  Updated digest for vmware-any-any-update105, removed older ebuilds, and
  marked 1.0.2 stable on amd64/x86.

  24 Oct 2006; Simon Stelling <blubb@gentoo.org>
  vmware-player-1.0.1.19317-r7.ebuild:
  stable on amd64 wrt bug 148682

  20 Oct 2006; Joshua Jackson <tsunam@gentoo.org>
  vmware-player-1.0.1.19317-r7.ebuild:
  Stable x86; bug #148682

*vmware-player-1.0.1.19317-r7 (03 Oct 2006)

  03 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  +vmware-player-1.0.1.19317-r7.ebuild, vmware-player-1.0.2.29634.ebuild:
  New revision ebuilds to hopefully finally fix bug #148682.

*vmware-player-1.0.1.19317-r6 (02 Oct 2006)

  02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  -vmware-player-1.0.1.19317-r5.ebuild,
  +vmware-player-1.0.1.19317-r6.ebuild, vmware-player-1.0.2.29634.ebuild:
  Alright, we are revision-bumping again so that we pull in my pre-compiled
  libssl.so.0.9.7 for bug #148862.

*vmware-player-1.0.2.29634 (28 Sep 2006)

  28 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  +files/1.0.2.29634/000_all_initd-location.patch,
  +files/1.0.2.29634/001_all_fix-permissions.patch,
  +files/1.0.2.29634/002_all_pagebreak-detection-fix.patch,
  +files/1.0.2.29634/004_all_do-not-build-modules.patch,
  +files/1.0.2.29634/007_all_use-modprobe-over-insmod.patch,
  +files/1.0.2.29634/009_all_init.d-modules-warning.patch,
  +vmware-player-1.0.2.29634.ebuild:
  Version bump to 1.0.2, which I am leaving masked for the time being because
  I hate the idea of forcing more than 100MB on people that they don't need. I
  will unmask this once I come up with a better solution.

*vmware-player-1.0.1.19317-r5 (27 Sep 2006)

  27 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  +vmware-player-1.0.1.19317-r5.ebuild:
  Revision bump to force an upgrade due to bug #148682.

  25 Aug 2006; Mike Auty <ikelos@gentoo.org>
  files/digest-vmware-player-1.0.1.19317-r4, Manifest:
  Redigested for vmware-any-any-update104.

  22 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  -files/vmware-player-1.0.1.19317-config.patch,
  -files/vmware-player-1.0.1.19317-config2.patch,
  -files/vmware-player-1.0.1.19317-config3.patch, -files/vmware.rc,
  -files/vmware.xml, -vmware-player-1.0.1.19317-r3.ebuild,
  vmware-player-1.0.1.19317-r4.ebuild:
  Stable on amd64 and x86. Removing older revisions in preparation for 1.0.2
  coming to the tree.

*vmware-player-1.0.1.19317-r4 (09 Aug 2006)

  09 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  +files/1.0.1.19317/000_all_initd-location.patch,
  +files/1.0.1.19317/001_all_fix-permissions.patch,
  +files/1.0.1.19317/002_all_pagebreak-detection-fix.patch,
  +files/1.0.1.19317/004_all_do-not-build-modules.patch,
  +files/1.0.1.19317/007_all_use-modprobe-over-insmod.patch,
  +files/1.0.1.19317/009_all_init.d-modules-warning.patch,
  +files/vmware-player.rc, +files/vmware-player.xml,
  +vmware-player-1.0.1.19317-r4.ebuild:
  Moved vmware.eclass enabled version into the tree.

  08 Aug 2006; Mike Auty <ikelos@gentoo.org> ChangeLog:
  New digests to work with vmware-any-any103, which fixes some problems with
  the 2.6.18 kernel.

  27 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-player-1.0.1.19317-r3.ebuild:
  Changed to use mirror://vmware instead of the individual sites.

  23 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-player-1.0.1.19317-r3.ebuild:
  Marking stable on amd64 and x86.

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-vmware-player-1.0.1.19317-r3, Manifest:
  Fixing SHA256 digest for real, pass three...

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-vmware-player-1.0.1.19317-r3, Manifest:
  Fixing SHA256 digest, pass two.

*vmware-player-1.0.1.19317-r3 (17 Apr 2006)

  17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  -vmware-player-1.0.1.19317-r2.ebuild,
  +vmware-player-1.0.1.19317-r3.ebuild:
  Revision bump to pull in update101.

  30 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  -vmware-player-1.0.1.19317.ebuild, -vmware-player-1.0.1.19317-r1.ebuild:
  Removing older ebuilds as they are no longer needed.

*vmware-player-1.0.1.19317-r2 (30 Mar 2006)

  30 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  +files/vmware-player-1.0.1.19317-config3.patch,
  +vmware-player-1.0.1.19317-r2.ebuild:
  Added patch for vmware-config.pl to allow for 2G/2G from 2.6.16 and closing
  bug #127661 and bug #127023.

*vmware-player-1.0.1.19317-r1 (20 Mar 2006)

  20 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  +vmware-player-1.0.1.19317-r1.ebuild:
  Added a new revision with vmware-any-any-update98 that should also resolve
  bug #117696.

  22 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-player-1.0.1.19317.ebuild:
  Changed vmplayer->vmware for the init script name and closing bug #119871.

  06 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-player-1.0.1.19317.ebuild:
  Added modular X dependencies and closing bug #117987.

  04 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  -files/vmware-player-1.0.0.18587-config.patch,
  -vmware-player-1.0.0.18587.ebuild:
  Cleaning up older ebuilds.

*vmware-player-1.0.1.19317 (04 Jan 2006)

  04 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  +files/vmware-player-1.0.1.19317-config.patch,
  +files/vmware-player-1.0.1.19317-config2.patch,
  +vmware-player-1.0.1.19317.ebuild:
  Version bumped to 1.0.1.19317 and closing bug #116846.

  21 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-player-1.0.0.18587.ebuild:
  Added dependency on newer baselayout so people will quit filing bugs over
  and over again for the same thing.

  21 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  -files/vmware-player-1.0.0.18007-config.patch,
  +files/vmware-player-1.0.0.18587-config.patch:
  Renamed patch and fixing bug #115465 (again).

*vmware-player-1.0.0.18587 (19 Dec 2005)

  19 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  -vmware-player-1.0.0.18007.ebuild, +vmware-player-1.0.0.18587.ebuild:
  Version bumped to 18587 and closing bug #115465.

*vmware-player-1.0.0.18007 (29 Nov 2005)

  29 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  +files/90vmware-player, +files/vmware-player-1.0.0.18007-config.patch,
  +files/vmware.rc, +files/vmware.xml, +metadata.xml,
  +vmware-player-1.0.0.18007.ebuild:
  Initial import. Original ebuild by Eric Edgar <rocket@gentoo.org> and
  modified by Derick Swanepoel <derick@up.ac.za> and myself. Closing bug
  #110027.