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
|
# ChangeLog for media-libs/xine-lib
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.270 2005/11/20 23:39:15 flameeyes Exp $
20 Nov 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.1.1-r1.ebuild:
Re-state ffmpeg dependency as I forgot to re-add it.
*xine-lib-1.1.1-r1 (20 Nov 2005)
20 Nov 2005; Diego Pettenò <flameeyes@gentoo.org>
+xine-lib-1.1.1-r1.ebuild:
New version with ffmpeg support, and asf dependant on asf useflag (allows to
play audio of wma/wmv files using ffmpeg on non-x86 arches).
*xine-lib-1.1.1 (15 Nov 2005)
15 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> +xine-lib-1.1.1.ebuild:
Updated to latest upstream version. ffmpeg useflag is disabled until a newer
snapshot of ffmpeg is available, use the internal copy in the mean time.
*xine-lib-1.1.0-r7 (14 Nov 2005)
14 Nov 2005; Diego Pettenò <flameeyes@gentoo.org>
-xine-lib-1.1.0-r6.ebuild, +xine-lib-1.1.0-r7.ebuild:
Append LFS flags, as they seems to be needed for some files that does not
include config.h as they should. Could fix problems people were having after
removing optimisations.
31 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1_rc8-r2.ebuild:
Don't install INSTALL file.
14 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.1.0-r6.ebuild:
Different way to handle XvMC libraries: if more than one support is
requested, don't enable xvmc at all, don't die.
11 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.1.0-r6.ebuild:
Don't try to use ffmpeg to decode mp3s if mad is not present, sounds like a
bad idea at the moment. Might solve the flac problems that someone is
having, or might not.
09 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.0.1-r4.ebuild, xine-lib-1.1.0-r5.ebuild,
xine-lib-1.1.0-r6.ebuild:
Re-fix the virtual/os-headers as per bug #108074, the security fixes were
out-of-sync.
*xine-lib-1.1.0-r6 (08 Oct 2005)
*xine-lib-1.1.0-r5 (08 Oct 2005)
*xine-lib-1.0.1-r4 (08 Oct 2005)
*xine-lib-1_rc8-r2 (08 Oct 2005)
08 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
+files/xine-lib-formatstring.patch, -xine-lib-1_rc8-r1.ebuild,
+xine-lib-1_rc8-r2.ebuild, -xine-lib-1.0-r2.ebuild,
-xine-lib-1.0.1-r3.ebuild, +xine-lib-1.0.1-r4.ebuild,
-xine-lib-1.0.2.ebuild, -xine-lib-1.1.0-r3.ebuild,
-xine-lib-1.1.0-r4.ebuild, +xine-lib-1.1.0-r5.ebuild,
+xine-lib-1.1.0-r6.ebuild:
Added patch wrt #107854.
04 Oct 2005; Hardave Riar <hardave@gentoo.org> xine-lib-1.1.0.ebuild:
Keyworded ~mips.
04 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> xine-lib-1.0-r2.ebuild,
xine-lib-1.0.1-r3.ebuild, xine-lib-1.0.2.ebuild, xine-lib-1.1.0.ebuild,
xine-lib-1.1.0-r3.ebuild, xine-lib-1.1.0-r4.ebuild:
Change linux-headers to virtual/os-headers for v4l dependency. Fixes bug
#108074.
14 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.1.0-r4.ebuild:
Fix dependencies for modular Xorg.
13 Sep 2005; Aron Griffis <agriffis@gentoo.org> xine-lib-1.1.0.ebuild:
Mark 1.1.0 stable on alpha
11 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.1.0-r4.ebuild:
Added patch to compile on x86 with GCC4. Closes #104966.
*xine-lib-1.1.0-r4 (08 Sep 2005)
08 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+xine-lib-1.1.0-r4.ebuild:
Added new revision with ffmpeg useflag to enable external ffmpeg as it was
done for 1.0.1. Dropped ~hppa and ~arm keywords as they don't have the
latest ffmpeg version that is needed.
05 Sep 2005; Olivier Crête <tester@gentoo.org> xine-lib-1.1.0-r3.ebuild:
Added strip-flags -momit-leaf-frame-pointer, see bug #104189
05 Sep 2005; Markus Rothe <corsair@gentoo.org> xine-lib-1.1.0.ebuild:
Stable on ppc64
05 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> xine-lib-1.0-r2.ebuild,
xine-lib-1.0.1-r3.ebuild, xine-lib-1.0.2.ebuild, xine-lib-1.1.0.ebuild,
xine-lib-1.1.0-r3.ebuild:
Call elibtoolize after all autotool support is rebuilt.
*xine-lib-1.1.0-r3 (03 Sep 2005)
03 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
-xine-lib-1.1.0-r2.ebuild, +xine-lib-1.1.0-r3.ebuild:
Added patch to fix internal faad in xine-lib. Thanks to Dan Doel in bug
#102775.
02 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Taking direct maintainership.
02 Sep 2005; Stefan Briesenick <sbriesen@gentoo.org>
xine-lib-1.1.0-r2.ebuild:
filter -fforce-addr on x86, since it breaks ffmpeg module.
02 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.1.0-r2.ebuild:
Cleanup of eautoreconf call to use the new style AT_M4DIR variable. Use at
least -O2 on x86 to build. Fix xvmc library name missing, thanks to Torsten
Tetteroo in bug #104600.
30 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.1.0-r2.ebuild:
On x86 we need to force a few more flags. Added a workaround section for it
and a warning about the unusable debug information caused by
-fomit-frame-pointer.
29 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
-xine-lib-1_rc6-r2.ebuild, xine-lib-1.1.0-r2.ebuild:
Removed 1_rc6-r2 ebuild now that sparc has a better stable.
*xine-lib-1.1.0-r2 (29 Aug 2005)
29 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
-xine-lib-1.1.0-r1.ebuild, +xine-lib-1.1.0-r2.ebuild:
Added patch to avoid adding extra cflags if user doesn't provide them.
Removed cflags filtering, as now it should be less picky with them (and most
of them was related to rc versions). Removed -r1 as that seemed to crash
pretty badly with some DVDs. With this version it should be possible to have
useful backtraces, too.
24 Aug 2005; Aron Griffis <agriffis@gentoo.org> xine-lib-1.1.0.ebuild:
stable on ia64
24 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> xine-lib-1.1.0.ebuild:
Stable on sparc wrt #98805 and others
24 Aug 2005; Aron Griffis <agriffis@gentoo.org> xine-lib-1.0.1-r3.ebuild:
stable on ia64
18 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.1.0-r1.ebuild:
Added patch to let sdl support compile on FreeBSD.
*xine-lib-1.1.0-r1 (18 Aug 2005)
18 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+xine-lib-1.1.0-r1.ebuild:
New patch to use external libraries for a52, mad and dts and make them
optional. Xine built with -mad now will not play mp3s. Ebuild cleanup.
13 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> xine-lib-1.0-r2.ebuild,
xine-lib-1.0.1-r3.ebuild, xine-lib-1.0.2.ebuild, xine-lib-1.1.0.ebuild:
Added use_enable gnome that was missing. Thanks to Petteri Räty in bug
#102005.
07 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> xine-lib-1.1.0.ebuild:
Updated 02_all_pic.patch for hardened toolchain.
05 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> xine-lib-1.1.0.ebuild:
Updated dependencies (dropped libpng dependency, added imagemagick with
imagemagick useflag). Removed dataflow.dia from docs as is present no more.
Use tc-arch to get the local architecture (fix for G/FBSD). Get rid of [ ]
in favour of [[ ]].
31 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
-xine-lib-1.0-r3.ebuild, -xine-lib-1.0-r4.ebuild,
-xine-lib-1.0.1-r1.ebuild, -xine-lib-1.0.1-r2.ebuild:
Removed old versions.
30 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> xine-lib-1.1.0.ebuild:
Exclude two fbsd patches that are going to be dropped in the next patchset.
28 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> xine-lib-1.1.0.ebuild:
Updated patches for last version, removed unused patches, added patch for
Gentoo/FreeBSD compatibility.
27 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> xine-lib-1.1.0.ebuild:
Exclude vidix patch as per bug #100434.
*xine-lib-1.1.0 (26 Jul 2005)
26 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> +xine-lib-1.1.0.ebuild:
Added upstrea 1.1.0 version, external FFMPEG disabled as it needs a newer
version than the snapshot we have.
*xine-lib-1.0.2 (26 Jul 2005)
26 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> +xine-lib-1.0.2.ebuild:
New upstream version (1.0.2).
16 Jul 2005; Joseph Jezak <josejx@gentoo.org> xine-lib-1.0.1-r3.ebuild:
Marked ppc stable for bug #98805.
13 Jul 2005; Markus Rothe <corsair@gentoo.org> xine-lib-1.0.1-r3.ebuild:
Stable on ppc64 (bug #98805)
12 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.0.1-r3.ebuild:
Marked stable on amd64.
01 Jul 2005; Sven Wegener <swegener@gentoo.org> xine-lib-1_rc6-r2.ebuild,
xine-lib-1_rc8-r1.ebuild:
QA: Clean up the amd64? ( X? ( ) ) dependencies.
*xine-lib-1.0.1-r3 (29 May 2005)
29 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+xine-lib-1.0.1-r3.ebuild:
New revision, with patch to fix 64-bit byteswapping on non-x86 arches.
*xine-lib-1.0.1-r2 (26 May 2005)
26 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+xine-lib-1.0.1-r2.ebuild:
New revision with FreeBSD's ports patches (for compatibility with
Gentoo/FreeBSD) and external a52dec and libmad (via useflags).
15 May 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.0.1-r1.ebuild:
Cleanup of ebuild: using $() syntax for command expansion; better check for
gcc 3.4 or better (consider gcc 4).
15 May 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1_rc6-r2.ebuild, xine-lib-1_rc8-r1.ebuild,
xine-lib-1.0-r2.ebuild, xine-lib-1.0-r3.ebuild, xine-lib-1.0-r4.ebuild,
xine-lib-1.0.1-r1.ebuild:
Moved to toolchain-funcs eclass.
09 May 2005; Aron Griffis <agriffis@gentoo.org> xine-lib-1.0-r2.ebuild:
stable on ia64
07 May 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.0.1-r1.ebuild:
Add patch to fix vidix compilation with gcc4. Fixes #90868.
30 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1.0.1-r1.ebuild:
Make xine-lib depend on fame just for dxr3 support.
29 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
xine-lib-1_rc6-r2.ebuild, xine-lib-1_rc8-r1.ebuild,
xine-lib-1.0-r2.ebuild, xine-lib-1.0-r3.ebuild, xine-lib-1.0-r4.ebuild,
xine-lib-1.0.1-r1.ebuild:
Fixed patchset urls.
29 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
-files/protect-CFLAGS.patch-1_rc6,
-files/xine-lib-1_rc6-configure-sparc.patch,
-files/xine-lib-1_rc6-mmx.patch, -files/xine-lib-1_rc6-2.6.patch,
-files/xine-lib-1_rc6-pic.patch, -files/xine-lib-1_rc7-2.6.patch,
-files/xine-lib-1_rc7-configure-sparc.patch,
-files/xine-lib-1_rc7-mmx.patch, -files/xine-lib-1_rc7-pic.patch,
-files/xine-lib-1.0-wma.patch, -files/xine-lib-1_rc6-XSA-2004-8.patch,
-files/xine-lib-1_rc8-configure.ac.patch,
-files/xine-lib-XSA-2004-8.patch, -files/djb_demux_aiff.patch,
-files/xine-lib-configure.ac.patch,
-files/xine-lib-configure-checks.patch,
-files/xine-lib-configure-xvmc-header.patch, -files/xine-lib-gcc4.patch,
-files/xine-lib-hardened-mmx.patch, -files/xine-lib-x11.patch,
xine-lib-1_rc6-r2.ebuild, xine-lib-1_rc8-r1.ebuild,
xine-lib-1.0-r2.ebuild, xine-lib-1.0-r3.ebuild, xine-lib-1.0-r4.ebuild:
Removed all the patches from FILESDIR and moved them on patch tarballs.
*xine-lib-1.0.1-r1 (29 Apr 2005)
29 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
-files/xine-lib-1.0.1-configurebis.patch, -xine-lib-1.0.1.ebuild,
+xine-lib-1.0.1-r1.ebuild:
Added a patch to fix that XvMC thing which got more b0rked with 1.0.1
release, fixes #90776. Moved patches on an external tarball without
having to have them in FILESDIR.
26 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
-files/xine-lib-0.9.12-r2-directfb.patch, -files/xineconfig.patch-0.9.13,
-files/xine-lib-0.9.13-kxine.patch, -files/protect-CFLAGS.patch-1_rc2,
-files/protect-CFLAGS.patch-1_rc3, -files/protect-CFLAGS.patch-1_rc4,
-files/protect-CFLAGS.patch-1_rc5-r1,
-files/xine-lib-1-rc4-sparc_missing_include.patch,
-files/xine-lib-1_rc5-configure-sparc.patch,
-files/xine-lib-1_rc5-vcd_overflow.patch,
-files/xine-lib-1_rc6-ffmpeg.patch,
-files/xine-lib-1rc4-libtool1.5.6.shrext_cmds.patch,
-files/xine-lib-2.6.patch, -files/configure-64bit-define.patch,
-files/xine-lib-configure.patch, -files/xine-lib-disable-directfb.patch,
-files/xine-lib-gcc34.patch:
Removed unused and unneeded files in FILESDIR.
26 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
+files/xine-lib-1.0.1-configurebis.patch, -xine-lib-1_rc6-r1.ebuild,
-xine-lib-1.0.ebuild, -xine-lib-1.0-r1.ebuild, xine-lib-1.0.1.ebuild:
Added incremental patch to fix my wrong configure patch, fixes #90525.
Removed old vulnerable versions a part from rc8-r1.
26 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org>
xine-lib-1_rc6-r2.ebuild:
Stable on sparc wrt #89976
*xine-lib-1.0.1 (26 Apr 2005)
26 Apr 2005; Diego Pettenò <flameeyes@gentoo.org> +xine-lib-1.0.1.ebuild:
Added new upstream version 1.0.1, with new configure patch. Dropped patches
applied upstream. Made speex useflag be honoured.
*xine-lib-1_rc6-r2 (25 Apr 2005)
25 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
+files/xine-lib-1_rc6-XSA-2004-8.patch, +xine-lib-1_rc6-r2.ebuild:
Backported XSA-2004-8 patch to 1_rc6 as 1.0 doesn't work on sparc.
25 Apr 2005; Martin Schlemmer <azarah@gentoo.org>
files/xine-lib-gcc4.patch:
Add another hunk required to build with gcc4.
*xine-lib-1.0-r4 (24 Apr 2005)
24 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
+files/xine-lib-1.0-wma.patch, +xine-lib-1.0-r4.ebuild:
Added vcd useflag which adds dependency on vcdimager as it's needed to
view vcds. Fixes #90176.
Fixed location of documentation, now everything is installed in the
right docdir and /usr/share/doc/xine is gone.
Added patch to support wma lossless fileformat (using win32codecs). Fixes
#90086.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
xine-lib-1.0-r2.ebuild:
Stable on hppa.
24 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> xine-lib-1.0-r2.ebuild:
Stable on alpha.
24 Apr 2005; Markus Rothe <corsair@gentoo.org> xine-lib-1.0-r2.ebuild:
Stable on ppc64; bug #89976
23 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
files/xine-lib-gcc4.patch:
Fixed patch for gcc4 with a bit better pointer arithmetic.
23 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> xine-lib-1.0-r2.ebuild:
stable on x86 wrt #89976
22 Apr 2005; Simon Stelling <blubb@gentoo.org> xine-lib-1.0-r2.ebuild:
stable on amd64 wrt bug 89976
22 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
xine-lib-1.0-r2.ebuild:
Stable on ppc.
*xine-lib-1.0-r3 (22 Apr 2005)
22 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
+files/xine-lib-gcc4.patch, +xine-lib-1.0-r3.ebuild:
Added new revision with patch to compile with GCC 4.0.0, fixes #89935.
Moving to -r3 as -r2 is a stable target for now.
*xine-lib-1.0-r2 (21 Apr 2005)
21 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
+files/xine-lib-XSA-2004-8.patch, +xine-lib-1.0-r2.ebuild:
Added new revision with security fix.
13 Apr 2005; Luca Barbato <lu_zero@gentoo.org> xine-lib-1.0-r1.ebuild:
useflag oggvorbis deprecated
*xine-lib-1.0-r1 (13 Apr 2005)
13 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
+files/xine-lib-configure-checks.patch,
+files/xine-lib-configure-xvmc-header.patch, +xine-lib-1.0-r1.ebuild:
added 2 patches which were provided Diego Pettenò
<dgp85@users.sourceforge.net> who seems to be busy as a bee, like always.
fixes #88869
11 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> metadata.xml,
xine-lib-1.0.ebuild:
corrected if syntax, fixes #88551. updated maintainer information, chriswhite
is retired.
28 Mar 2005; Chris White <chriswhite@gentoo.org> xine-lib-1.0.ebuild:
Fixed the pic logic that was breaking lots of stuff.
17 Mar 2005; Sven Wegener <swegener@gentoo.org> xine-lib-1.0.ebuild:
Fixed invalid atoms in *DEPEND.
17 Mar 2005; Chris White <chriswhite@gentoo.org> xine-lib-1.0.ebuild:
Specifically targeted latest ffmpeg as dep target. Regression of ppc64.
dostrow and corsair are aware of this.
01 Mar 2005; Chris White <chriswhite@gentoo.org> xine-lib-1.0.ebuild:
Fixed bug #82571. Also added in external ffmpeg support.
17 Feb 2005; Markus Rothe <corsair@gentoo.org> xine-lib-1.0.ebuild:
Stable on ppc64
08 Feb 2005; Chris White <chriswhite@gentoo.org> xine-lib-1.0.ebuild:
Fixed bug #76090 (aalib and libcaca hard links).
08 Feb 2005; Chris White <chriswhite@gentoo.org> xine-lib-1.0.ebuild,
xine-lib-1_rc6-r1.ebuild, xine-lib-1_rc8-r1.ebuild:
Removing symbol stripping as it appears to be the cause of a few ffmpeg
related packages crashing.
15 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> xine-lib-1.0.ebuild,
xine-lib-1_rc6-r1.ebuild, xine-lib-1_rc8-r1.ebuild:
changed X dependency to virtual/x11. fixes bug #78046.
*xine-lib-1_rc8-r1 (07 Jan 2005)
07 Jan 2005; Chris White <chriswhite@gentoo.org> xine-lib-1_rc8-r1.ebuild:
xv support is patched in xine-lib, and it no longer requires the use flag.
Removing that as well as the logic, as the logic breaks stuff.
06 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
-xine-lib-1_rc5-r3.ebuild, -xine-lib-1_rc6.ebuild, -xine-lib-1_rc7.ebuild,
-xine-lib-1_rc8.ebuild:
Purging insecure versions from the tree.
05 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
xine-lib-1_rc6-r1.ebuild:
Stable sparc for security fix.
*xine-lib-1_rc8 (05 Jan 2005)
05 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
xine-lib-1.0.ebuild, +xine-lib-1_rc6-r1.ebuild, xine-lib-1_rc6.ebuild,
xine-lib-1_rc7.ebuild, xine-lib-1_rc8.ebuild:
Add security fix to a 1_rc6 release dor sparc since we're having problems on
later versions. Not stable as I haven't been able to test it yet. Removed
IUSE=pic for conditionally applying the pic fix as it should always be
applied.
|