summaryrefslogtreecommitdiff
blob: 5dba16f10ffa87b0bf562bd848fed5fc93a14d3b (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
# ChangeLog for media-video/totem
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.123 2006/07/16 12:08:32 dertobi123 Exp $

  16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  totem-1.4.2-r1.ebuild:
  hppa stable, bug #139612

  14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  totem-1.4.2-r1.ebuild:
  ppc stable, bug #139612

  14 Jul 2006; John N. Laliberte <allanonjl@gentoo.org>
  totem-1.4.2-r1.ebuild:
  mark -r1 stable

  12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> totem-1.4.2.ebuild:
  Stable on x86 wrt bug #139612.

  10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> totem-1.4.2-r1.ebuild:
  Stable on sparc wrt #139612

  08 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org>
  totem-1.2.1-r1.ebuild:
  remove optional dep that is no longer in portage

  07 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> totem-1.4.2-r1.ebuild:
  Add dep for gst-plugins-good.  Bug #139440

  07 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org> -totem-1.2.1.ebuild:
  remove older ebuild

*totem-1.4.2-r1 (03 Jul 2006)
*totem-1.2.1-r1 (03 Jul 2006)

  03 Jul 2006; John N. Laliberte <allanonjl@gentoo.org>
  -files/totem-1.0.4-fbsd.patch, -files/totem-1.2.0-gecko-sdk.patch,
  -files/totem-1.2.0-gmoduledep.patch, -files/totem-1.2.0-lang_it_fix.patch,
  +files/totem-1.4.1-nsIDOMWINDOW.patch, +files/totem-1.4.2-nsIURI.patch,
  -totem-1.0.4.ebuild, -totem-1.2.0-r1.ebuild, -totem-1.2.0-r2.ebuild,
  +totem-1.2.1-r1.ebuild, -totem-1.4.0.ebuild, +totem-1.4.2-r1.ebuild:
  migrate from mozilla and gecko-sdk to seamonkey.  remove old versions.

  01 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> totem-1.4.2.ebuild:
  Fix bad gst-plugins-base dep.  Bug #138689

*totem-1.4.2 (30 Jun 2006)

  30 Jun 2006; <dang@gentoo.org> +totem-1.4.2.ebuild:
  Bump for 2.14.2

  29 Jun 2006; Daniel Gryniewicz <dang@gentoo.org>
  +files/totem-1.4.0-autoconf.patch, totem-1.4.0.ebuild:
  Fix for autoconf 2.60 from bug# 138210

  18 May 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  +files/totem-1.4.0-linguas.patch, totem-1.4.0.ebuild:
  Fix for split linguas.  Patch by Alexis Ballier <alexis.ballier@gmail.com>
  bug #133526

  14 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> totem-1.4.0.ebuild:
  Added ~hppa, bug #131747

  11 May 2006; John N. Laliberte <allanonjl@gentoo.org>
  +files/totem-1.4.0-as-needed.patch, totem-1.4.0.ebuild:
  apply as-needed patch, fixes #128466

  06 May 2006; John N. Laliberte <allanonjl@gentoo.org> totem-1.4.0.ebuild:
  drop alpha,hppa,ia64, bug filed. prep for 2.14 unmask

  03 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> totem-1.4.0.ebuild:
  Exclude mpeg2dec & ffmpeg since they're broken for sparc, big time #131747

  27 Mar 2006; Joe McCann <joem@gentoo.org> totem-1.4.0.ebuild:
  Add another addpredict location, closed bug 126667

  17 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> totem-1.4.0.ebuild:
  Get rid of a spurious 'i' in the ebuild, thanks to Jose daLuz in bug #126469.

*totem-1.4.0 (16 Mar 2006)

  16 Mar 2006; Joe McCann <joem@gentoo.org>
  +files/totem-1.3.0-gecko-sdk.patch, +totem-1.4.0.ebuild:
  New version of totem for gnome-2.14. Contains some ebuild fixes from john
  and uses gstreamer-0.1.0

  27 Feb 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
  totem-1.2.0-r1.ebuild, totem-1.2.0-r2.ebuild, totem-1.2.1.ebuild:
  fix deps

  18 Feb 2006; Aron Griffis <agriffis@gentoo.org> totem-1.2.1.ebuild:
  Mark 1.2.1 stable on ia64

  08 Feb 2006; Aron Griffis <agriffis@gentoo.org> totem-1.2.1.ebuild:
  Mark 1.2.1 stable on alpha

  03 Feb 2006; Guy Martin <gmsoft@gentoo.org> totem-1.2.1.ebuild:
  Stable on hppa.

  22 Jan 2006; Markus Rothe <corsair@gentoo.org> totem-1.2.1.ebuild:
  Stable on ppc64

  22 Jan 2006; <dang@gentoo.org> totem-1.2.1.ebuild:
  Marked stable on amd64 per bug #119634

  22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> totem-1.2.1.ebuild:
  Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2

  22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> totem-1.2.1.ebuild:
  Stable on x86 for bug #119634; Stabilize Gnome-2.12.2

  20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> totem-1.2.1.ebuild:
  Stable on sparc wrt #119634

  20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> totem-1.2.0-r1.ebuild,
  totem-1.2.0-r2.ebuild, totem-1.2.1.ebuild:
  = -> ~gst-plugins-ffmpeg-0.8.7 wrt security #119512

*totem-1.2.1 (06 Jan 2006)

  06 Jan 2006; Joe McCann <joem@gentoo.org>
  +files/totem-1.2.1-gecko-sdk.patch, +totem-1.2.1.ebuild:
  New minor bugfix release

  05 Jan 2006; Joseph Jezak <josejx@gentoo.org> totem-1.2.0-r2.ebuild:
  Marked ~ppc.

  04 Jan 2006; Joe McCann <joem@gentoo.org> +files/totem-dbus-0.60.patch,
  totem-1.2.0-r2.ebuild:
  add patch to compile with dbus-0.60, remove dbus mask

  02 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  totem-1.2.0-r1.ebuild, totem-1.2.0-r2.ebuild:
  Adding dbus 0.60 mask as Cardoe is unmasking

  26 Dec 2005; Bryan Østergaard <kloeri@gentoo.org totem-1.2.0-r2.ebuild:
  ~alpha keyword.

  06 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> totem-1.0.4.ebuild,
  totem-1.2.0-r1.ebuild, totem-1.2.0-r2.ebuild:
  Fix GStreamer dependencies

  24 Nov 2005; Markus Rothe <corsair@gentoo.org> totem-1.2.0-r1.ebuild,
  totem-1.2.0-r2.ebuild:
  Added ~ppc64 keyword; bug #108790

  19 Nov 2005; Joseph Jezak <josejx@gentoo.org> totem-1.2.0-r1.ebuild:
  Marked ~ppc for bug #108789.

*totem-1.2.0-r2 (02 Nov 2005)

  02 Nov 2005; Martin Schlemmer <azarah@gentoo.org>
  +files/totem-1.2.0-gmoduledep.patch, +totem-1.2.0-r2.ebuild:
  Add gmodule depend.  Fixup autoconf stuff, and move omf stuff to last.

  11 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> totem-1.2.0-r1.ebuild:
  Back to ~sparc hand-masking dvd here since gst-plugins-dvdnav is b0rked for us

  11 Oct 2005; John N. Laliberte <allanonjl@gentoo.org>
  totem-1.2.0-r1.ebuild:
  remove support for alpha, hppa, ia64, sparc, ppc, ppc64, filed bugs

*totem-1.2.0-r1 (08 Oct 2005)

  08 Oct 2005; Leonardo Boshell <leonardop@gentoo.org>
  -files/totem-1.1.5-idl.patch, -files/totem-1.1.5-nsi.patch,
  +files/totem-1.2.0-gecko-sdk.patch, -totem-1.2.0.ebuild,
  +totem-1.2.0-r1.ebuild:
  Use gecko-sdk to build browser plugin. Dropped 'mozilla' and 'firefox' USE
  flags and added 'nsplugin'. Updated dependencies.

  02 Oct 2005; Aron Griffis <agriffis@gentoo.org> totem-1.0.4.ebuild:
  Mark 1.0.4 stable on ia64

  16 Sep 2005; <dang@gentoo.org> totem-1.2.0.ebuild:
  mozilla/firefox browser plugin depends on dbus. Bug #106162

  16 Sep 2005; <dang@gentoo.org> +files/totem-1.2.0-lang_it_fix.patch,
  totem-1.2.0.ebuild:
  Fix Italian translation formatting issue.  Bug #106070

  15 Sep 2005; Aron Griffis <agriffis@gentoo.org> totem-1.0.4.ebuild:
  Mark 1.0.4 stable on alpha

*totem-1.2.0 (05 Sep 2005)

  05 Sep 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> +totem-1.2.0.ebuild:
  version bump

  05 Sep 2005; John N. Laliberte <allanonjl@gentoo.org> totem-1.1.5.ebuild:
  fix mozilla/firefox dep, thanks to TGL for fix, fixes #104764

  03 Sep 2005; Markus Rothe <corsair@gentoo.org> totem-1.0.4.ebuild:
  Stable on ppc64

  02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> totem-1.0.4.ebuild:
  Stable on ppc.

  01 Sep 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> totem-1.1.5.ebuild:
  add musicbrainz dep

  31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> totem-1.0.4.ebuild:
  Stable on amd64.

*totem-1.1.5 (30 Aug 2005)

  30 Aug 2005; John N. Laliberte <allanonjl@gentoo.org>
  +files/totem-1.1.5-idl.patch, +files/totem-1.1.5-nsi.patch,
  +totem-1.1.5.ebuild:
  new version, apply patch to fix paths for idl directories, and another patch
  to fix includes in the mozilla plugin cpp file for finding the headers.

  29 Aug 2005; Guy Martin <gmsoft@gentoo.org> totem-1.0.4.ebuild:
  Stable on hppa.

  26 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> totem-1.0.4.ebuild:
  Stable on sparc

  25 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> totem-1.0.4.ebuild:
  Stable on x86.

  24 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> totem-1.0.2-r1.ebuild,
  totem-1.0.4.ebuild:
  Back to normal backend behaviour for sparc

  23 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/totem-1.0.4-fbsd.patch, totem-1.0.4.ebuild:
  Added patch for FreeBSD support.

*totem-1.0.4 (14 Jul 2005)

  14 Jul 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> +totem-1.0.4.ebuild:
  version bump

  04 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> totem-1.0.2-r1.ebuild,
  totem-1.0.3.ebuild:
  Force gst in sparc, for real this time

  02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> totem-1.0.2-r1.ebuild:
  Stable on alpha.

  26 Jun 2005; Guy Martin <gmsoft@gentoo.org> totem-1.0.2-r1.ebuild,
  totem-1.0.3.ebuild:
  Stable on hppa.

*totem-1.0.3 (15 Jun 2005)

  15 Jun 2005; <dang@gentoo.org> totem-1.0.2-r1.ebuild, +totem-1.0.3.ebuild:
  Added 1.0.3, added xv USE flag to 1.0.3 and 1.0.2-r1 to protect
  gst-plugins-xvideo re bug #96048

  13 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> totem-1.0.2-r1.ebuild:
  Add ~alpha keyword.

  12 Jun 2005; Olivier Crête <tester@gentoo.org> totem-1.0.2-r1.ebuild:
  Stable on amd64

  12 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org>
  totem-1.0.2-r1.ebuild:
  Stable on ppc.

  09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> totem-1.0.2-r1.ebuild:
  Stable on sparc

  09 Jun 2005; Markus Rothe <corsair@gentoo.org> totem-1.0.2-r1.ebuild:
  Stable on ppc64

  06 May 2005; Markus Rothe <corsair@gentoo.org> totem-1.0.2-r1.ebuild:
  Added ~ppc64 to KEYWORDS

*totem-1.0.2-r1 (02 May 2005)

  02 May 2005; foser <foser@gentoo.org> totem-1.0.2-r1.ebuild :
  Add patch to fix xine xvmc issue (#91168)
  Thanks to ghepeu@virgilio.it for tracking this down

  02 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> totem-0.100-r2.ebuild,
  totem-0.100-r3.ebuild, totem-1.0.ebuild, totem-1.0.1.ebuild,
  totem-1.0.2.ebuild:
  We really want gst for backend on sparc since newer xines are broken, so
  adjusting accordingly

*totem-1.0.2 (30 Apr 2005)

  30 Apr 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> +totem-1.0.2.ebuild:
  new version

  26 Apr 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> totem-0.100-r3.ebuild:
  Make stable on x86

*totem-0.100-r3 (26 Apr 2005)

  26 Apr 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
  +files/totem-0.100-xine_backend-nocdrom.patch, +totem-0.100-r3.ebuild:
  add fix for cdrom-less machines to use xine-backend (fixes #90362)

  25 Apr 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> totem-1.0.1.ebuild:
  Added win32codecs USE flag so gstreamer users can play win32 codecs

  19 Apr 2005; <zaheerm@gentoo.org> totem-1.0.1.ebuild, totem-1.0.ebuild:
  Replaced deprecated oggvorbis use flag with vorbis use flag and made 
  sure use flags of +theora -ogg will still let you play theora video 
  streams

*totem-1.0.1 (18 Apr 2005)

  18 Apr 2005; foser <foser@gentoo.org> totem-1.0.1.ebuild :
  New release (#86902)
  Remove the sparc specific bits

  11 Mar 2005; Heinrich Wendel <lanius@gentoo.org> totem-0.100-r2.ebuild:
  fix gst-plugins-ffmpeg dep

*totem-1.0 (10 Mar 2005)

  10 Mar 2005; foser <foser@gentoo.org> totem-1.0.ebuild :
  Gnome 2.10 release, switched default backend over to GST to confirm with upstream
  Added a whole bunch of useless USE flags because public opinion is that it's right

  30 Jan 2005; lanius@gentoo.org totem-0.100-r2.ebuild:
  mark amd64

*totem-0.100-r2 (12 Jan 2005)

  12 Jan 2005; foser <foser@gentoo.org> totem-0.100-r2.ebuild :
  Redo the kernel 2.4 cdrom/header fix (#68087)
  Add scrollkeeper dep (#77631)
  Add a patch with minor speed fixes for gst

*totem-0.100-r1 (09 Jan 2005)

  09 Jan 2005; foser <foser@gentoo.org> totem-0.100-r1.ebuild :
  Add fix for #68087 & #77204

*totem-0.100 (09 Jan 2005)

  09 Jan 2005; foser <foser@gentoo.org> totem-0.100.ebuild :
  New release, dep fixes

  29 Nov 2004; foser <foser@gentoo.org> totem-0.99.{19,22-r1}.ebuild :
  Do the compile fix right #71960 -> #72124, thanks the Ed Catmur for the patch

*totem-0.99.22-r1 (22 Nov 2004)

  22 Nov 2004; foser <foser@gentoo.org> totem-0.99.22-r1.ebuild :
  Add patch to fix gst backend for released gst-plugins versions 
  http://bugzilla.gnome.org/show_bug.cgi?id=159049

*totem-0.99.22 (22 Nov 2004)

  22 Nov 2004; foser <foser@gentoo.org> totem-0.99.22.ebuild :
  Updated xine dep, added real USE=debug
  Added compile fix from (#71960)

  23 Oct 2004; Sven Wegener <swegener@gentoo.org> metadata.xml:
  Corrected herd in metadata.xml. (media-video -> video)

*totem-0.99.19 (22 Oct 2004)

  22 Oct 2004; foser <foser@gentoo.org> totem-0.99.19.ebuild :
  New release, improved gstreamer support (#64434)
  Disable gtk only build, its broken
  Add media-video & gstreamer herds to metadata

  20 Aug 2004; Mike Gardiner <obz@gentoo.org> totem-0.99.15.1.ebuild:
  Added omf_fix for totem-0.99.15.1, thanks to bug #48800

*totem-0.99.15.1 (19 Aug 2004)

  19 Aug 2004; foser <foser@gentoo.org> totem-0.99.{5,8-r2,15.1}.ebuild :
  New release, update deps (#48800)
  Remove curl, add gnome USE flags
  .5 & .8* : Fix compilation issues (#51864)

  14 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  totem-0.99.8-r2.ebuild:
  Adding to ~sparc but forcing xine backend.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> totem-0.99.8-r2.ebuild:
  Add inherit eutils

  03 Apr 2004; foser <foser@gentoo.org> totem-0.99.*.ebuild :
  Fix gst deps to 0.6

*totem-0.99.8-r2 (08 Dec 2003)

  08 Dec 2003; <spider@gentoo.org> totem-0.99.8-r2.ebuild,
  files/totem-0.99.8-nvidia.patch:
  Added a patch to make video output work by disabling some drivers.

*totem-0.99.8-r1 (07 Dec 2003)

  07 Dec 2003; <spider@gentoo.org> totem-0.99.8-r1.ebuild,
  files/totem-0.99.8-curl.patch:
  Added a patch to actually disable curl

*totem-0.99.8 (25 Nov 2003)

  25 Nov 2003; foser <foser@gentoo.org> totem-0.99.8.ebuild :
  New release with omf sandbox fix as requested in #34299

*totem-0.99.7 (21 Oct 2003)

  21 Oct 2003; foser <foser@gentoo.org> totem-0.99.7.ebuild :
  New version

*totem-0.99.6 (13 Oct 2003)

  14 Oct 2003; foser <foser@gentoo.org> totem-0.99.6.ebuild :
  Fix xine-lib and gst deps

  13 Oct 2003; Mike Gardiner <obz@gentoo.org> totem-0.99.6.ebuild:
  New version

*totem-0.99.5 (17 Sep 2003)

  17 Sep 2003; Mike Gardiner <obz@gentoo.org> totem-0.99.5.ebuild:
  New version, updated deps for gst-plugins, and added curl to USE

*totem-0.99.4 (04 Sep 2003)

  04 Sep 2003; <spider@gentoo.org> totem-0.99.4.ebuild:
  Versionbump. this one seems far better than the previous one, that is now
  being removed from the tree. (its p.masked too)

*totem-0.99.3 (01 Sep 2003)

  01 Sep 2003; Spider <spider@gentoo.org> totem-0.99.3.ebuild:
  Versionbump

*totem-0.99.2 (26 Jul 2003)

  19 Aug 2003; foser <foser@gentoo.org> totem-0.99.2.ebuild :
  Added lirc USE flag (#24127) thanks to matt <matt@schick.mine.nu>

  26 Jul 2003; foser <foser@gentoo.org> totem-0.99.2.ebuild, manifest.xml :
  New version, fixed gtk+ dep so xfree-4.3 is needed (#24194,#21336)
  added longdescription in manifest.xml adapted from propesed description in #24194

*totem-0.99.1 (23 Jun 2003)

  23 Jun 2003; foser <foser@gentoo.org> totem-0.99.1.ebuild :
  New version, upped xine-lib dep

*totem-0.99.0 (05 Jun 2003)

  05 Jun 2003; foser <foser@gentoo.org> totem-0.99.0.ebuild :
  New version, added gstreamer local USE flag

*totem-0.98.0 (13 May 2003)

  13 May 2003; foser <foser@gentoo.org> totem-0.98.0.ebuild :
  New version

*totem-0.97.0 (30 Apr 2003)

  30 Apr 2003; foser <foser@gentoo.org> totem-0.97.0.ebuild :
  New version

*totem-0.96.0 (10 Apr 2003)

  14 Apr 2003; foser <foser@gentoo.org> totem-0.96.0.ebuild :
  Added small patch, which should fix the video thumbnailing

  10 Apr 2003; foser <foser@gentoo.org> totem-0.96.0.ebuild :
  New version

*totem-0.95.1 (03 Mar 2003)

  09 Mar 2003; foser <foser@gentoo.org> totem-0.95.1.ebuild :
  Fixed gnome-vfs dep as noted in #17157

  03 Mar 2003; foser <foser@gentoo.org> totem-0.95.1.ebuild :
  New version

*totem-0.90.0 (04 Feb 2003)

  08 Feb 2003; foser <foser@gentoo.org> totem-0.90.0.ebuild :
  Fixed deps (#15204)

  04 Feb 2003; Spider <spider@gentoo.org> totem-0.90.0.ebuild : 
  Clean out the dep-if since the new requires beta3 or higher
  new version ;)

  16 Jan 2003; foser <foser@gentoo.org> totem-0.13.1.ebuild :
  Added big if statement to not compile with certain buggy xine-lib releases
  not very clean, but the least bad way to do it (#13742)

*totem-0.13.1 (17 Dec 2002)

  17 Dec 2002; foser <foser@gentoo.org> totem-0.13.1.ebuild :
  New version

*totem-0.11.0 (28 Oct 2002)

  28 Oct 2002; foser <foser@gentoo.org> totem-0.11.0.ebuild :
  New version

*totem-0.10.0.ebuild (08 Sep 2002)

  15 Sep 2002; Seemant Kulleen <seemant@gentoo.org> totem-0.10.0.ebuild :

  added libgnomeui to DEPEND.  thanks to ska-fan (markus below).

  08 Sep 2002; Sascha Schwabbauer <cybersystem@gentoo.org> totem-0.10.0.ebuild :

  Version bump..
  Ebuild by  Markus Bertheau <twanger@bluetwanger.de>..

*totem-0.8.ebuild (13 Aug 2002)

  13 Aug 2002; Gabriele Giorgetti <stroke@gentoo.org> totem-0.8.ebuild :

  New package.  
  Ebuild initially written by Markus Bertheau <twanger@bluetwanger.de>
  Changed description and corrected deps.