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
|
# ChangeLog for media-sound/lame
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.20 2003/03/13 18:19:22 doctomoe Exp $
13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> lame-3.93.1-r1.ebuild
Marked ppc stable
*lame-3.93.1-r1 (28 Jan 2003)
10 Mar 2003; Seemant Kulleen <seemant@gentoo.org> lame-3.93.0.ebuild,
lame-3.93.0.ebuild, lame-3.93.1-r1.ebuild, lame-3.93.1.ebuild,
lame-3.93.1.ebuild:
filter out -fomit-frame-pointer for k6 based cpu's. Thanks to: sinterklaas
<jerroose@xs4all.nl> in bug #15559
28 Jan 2003; Nick Hadaway <raker@gentoo.org> lame-3.93.1-r1.ebuild,
files/digest-lame-3.93.1-r1 :
Got rid of the autotools and libtool workarounds and just sed'd the
configure script gtk detection.
16 Dec 2002; Martin Schlemmer <azarah@gentoo.org> lame-3.93.1.ebuild :
Run autoreconf to fix the ./configure script not detecting gtk-config
properly.
*lame-3.93.1 (11 Dec 2002)
31 Dec 2002: Joshua Brindle <method@gentoo.org> lame-3.93.1.ebuild :
Change ~sparc to sparc
15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> lame-3.93.1.ebuild :
Add alpha to KEYWORDS
12 Dec 2002; phoen][x <phoenix@gentoo.org> lame-3.93.1.ebuild :
Tagging this ebuild stable ("x86").
11 Dec 2002; phoen][x <phoenix@gentoo.org> lame-3.93.1.ebuild,
files/digest-lame-3.93.1 :
Bumped to new version. Hopefully, the need for these quality problem
patches is gone now.
* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*lame-3.93.0-r1 (23 Nov 2002)
01 Dec 2002; phoen][x <phoenix@gentoo.org> lame-3.93.0-r1.ebuild,
files/lame-3.93.0-npsytunefix.diff, files/lame-3.93.0-q0fix.diff :
Incorporated the fixes from bug #11194. Thanks to Sebastian Droege
<sebastian.droege@gmx.de> for the contribution.
12 Dec 2002; phoen][x <phoenix@gentoo.org> lame-3.93.0-r1.ebuild,
files/lame-3.93.0-npsytunefix.diff, files/lame-3.93.0-q0fix.diff :
Removing this ebuild - lame-3.93.1 comes with these patches.
*lame-3.93.0 (23 Nov 2002)
23 Nov 2002; Spider <spider@gentoo.org> lame-3.93.0.ebuild :
new versioning scheme, unfortunately not followed inside the tarball so I
had to hack some there. The vorbis support was cut out from this release
(at least according to the changelog) so I removed the IUSE and USE flags
accordingly.
*lame-3.92 (23 Apr 2002)
29 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Libtoolize to fix bug #5638.
09 Sep 2002; Jack Morgan <jmorgan@gentoo.org> :
Added sparc/saprc64 keywords
07 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Adjusted nasm dep for x86 only
23 Apr 2002; Spider <spider@gentoo.org> lame-3.92.ebuild:
update new version, remove gcc3 fixes (in mainline now)
06 Apr 2002; Geert Bevin <gbevin@gentoo.org> lame-3.91.ebuild,
files/lame-3.91-gcc3.diff :
Little preprocessor fix to help it compile with gcc 3.
*lame-3.91 (28 Mar 2002)
28 Mar 2002; Seemant Kulleen <seemant@gentoo.org> lame-3.91.ebuild :
Changed the USE flag to "oggvorbis" instead of just "vorbis"
*lame-3.91 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|