blob: eee969e3f25bf2bb02176cfe0d4936586f018acc (
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
|
# ChangeLog for media-libs/a52dec
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/ChangeLog,v 1.20 2004/10/01 13:58:31 phosphan Exp $
*a52dec-0.7.4-r2 (01 Oct 2004)
01 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> +a52dec-0.7.4-r2.ebuild:
Now also builds shared libraries. If only static libs are built, some other
programs make trouble as soon as djbfft is used (they don't link it, though
they should).
15 Sep 2004; Kito <keetz@gentoo.org> :
added added ~ppc-macos keyword
28 Jul 2004; Tom Gall <tgall@gentoo.org> a52dec-0.7.4-r1.ebuild:
stable on ppc64, bug #55076
13 Jul 2004; Travis Tilley <lv@gentoo.org> a52dec-0.7.4-r1.ebuild:
added djbfft support for amd64
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
a52dec-0.7.4-r1.ebuild, a52dec-0.7.4.ebuild:
virtual/glibc -> virtual/libc
*a52dec-0.7.4-r1 (05 Apr 2004)
05 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> a52dec-0.7.4-r1.ebuild:
Adding djbfft support for x86
20 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> a52dec-0.7.4.ebuild:
RDEPEND fix for bug #44816.
09 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
a52dec-0.7.3-r1.ebuild, a52dec-0.7.4.ebuild:
Filter out -fprefetch-loop-arrays (Bug #44007).
28 Jan 2004; Aron Griffis <agriffis@gentoo.org> a52dec-0.7.4.ebuild:
stable on alpha and ia64
04 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> a52dec-0.7.4.ebuild:
add IUSE to fix bug 32722; fix DESCRIPTION; use emake; more error
checking/messages; tidy
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*a52dec-0.7.4 (29 Jul 2002)
29 Jul 2002; Nick Hadaway <raker@gentoo.org>
a52dec-0.7.4.ebuild, files/digest-a52dec-0.7.4 :
Version Bump. From the source ChangeLog...
-The library is now fully reentrant.
-Added win32 output module, al file output, gain control.
-A few additional portability enhancements.
*a52dec-0.7.3-r1 (17 Jun 2002)
17 Jun 2002; Seemant Kulleen <seemant@gentoo.org> a52dec-0.7.3-r1.ebuild
files/digest-a52dec-0.7.3-r1 :
removed the "--enable-double" configure option, which Bernardo Silva
pointed out as being wrong, and it was confirmed by upstream as being a
debug option for their developers only.
*a52dec-0.7.3 (15 Apr 2002)
15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> a52dec-0.7.3.ebuild
files/digest-a52dec-0.7.3 :
Version bump
*a52dec-0.7.2 (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.
|