blob: 8b2ef686a594e3aecd679a3f6912bfcf11f42de2 (
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
|
# ChangeLog for media-libs/flac
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/ChangeLog,v 1.23 2004/04/08 02:30:36 eradicator Exp $
*flac-1.1.0-r1 (07 Apr 2004)
07 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> flac-1.1.0-r1.ebuild:
Enable PIC on all architectures. Added missing depend on id3lib.
15 Mar 2004; Stephen P. Becker <geoman@gentoo.org> flac-1.1.0.ebuild:
Added ~mips keyword.
28 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> flac-1.1.0.ebuild,
metadata.xml:
Removing DEPEND on id3lib. Closes bug #42792.
28 Jan 2004; Aron Griffis <agriffis@gentoo.org> flac-1.1.0.ebuild:
stable on ia64
29 Dec 2003; Martin Holzer <mholzer@gentoo.org> flac-1.0.3.ebuild,
flac-1.0.4.ebuild, flac-1.1.0.ebuild:
adding RESTRICT=nomirror
29 Oct 2003; Guy Martin <gmsoft@gentoo.org> flac-1.1.0.ebuild :
Added -fPIC to CFLAGS when USE="+X +xmms" on hppa to fix a compilation error.
26 Sep 2003; Jason Wever <weeve@gentoo.org> flac-1.1.0.ebuild:
Added sparc keyword.
02 Jun 2003; Daniel Robbins <drobbins@gentoo.org> flac-1.1.0.ebuild: xmms USE
won't be considered if X USE isn't set (to help people who like to do -X and
be safe;) moved libtool eclass inherit line to later in the ebuild so it's
after the DEPEND/RDEPEND defs. Also unmasking on Alpha.
14 Mar 2003; Daniel Robbins <drobbins@gentoo.org> flac-1.1.0.ebuild: added
dependency on id3lib to (R)DEPEND.
10 Feb 2003; Aron Griffis <agriffis@gentoo.org> flac-1.1.0.ebuild : Add
~alpha to KEYWORDS
*flac-1.1.0 (29 Jan 2003)
29 Jan 2003; Phil Bordelon <sunflare@lsu.edu> flac-1.1.0.ebuild :
Version bump. Also removed the commented-out 3DNOW! stuff, since
3DNOW is now enabled by default if the processor supports it.
Masked for testing.
*flac-1.0.4 (31 Oct 2002)
12 Jan 2003; Seemant Kulleen <seemant@gentoo.org> flac-1.0.4.ebuild :
Added a fix if -xmms is in USE. The clever sed'ing thanks to:
thompson@pobox.com (Paul Thompson) in bug #12355.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
06 Dec 2002; Phil Bordelon <sunflare@gentoo.org> flac-1.0.4.ebuild :
Marking stable for x86.
16 Nov 2002; Jon Nall <nall@gentoo.org> flac-1.0.4.ebuild :
added --reverse-deps to the elibtoolize command. this fixes bug
#10808
31 Oct 2002; Seemant Kulleen <seemant@gentoo.org> flac-1.0.4.ebuild
files/digest-flac-1.0.4 :
Version bump, from a request by: nisharfi@csupomona.edu (Nathan Sharfi) in
bug #8655. Note that: tagith1394@hotmail.com (Evan Cortens) had submitted
an ebuild for 1.0.3 in bug #6966
*flac-1.0.3 (08 Jul 2002)
16 Nov 2002; Jon Nall <nall@gentoo.org> flac-1.0.3.ebuild :
added --reverse-deps to the elibtoolize command.
11 Sep 2002; Mark Guertin <gerk@gentoo.org> flac-1.0.3.ebuild :
set nasm as x86 only dependancy
18 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> flac-1.0.3.ebuild :
Fixed installation of xmms plugin. Closes #5760.
08 Jul 2002; Daniel Robbins <drobbins@gentoo.org> : New version of FLAC with
better faster decoding and new C++ API.
|