blob: bdd3317c5c7ae0d686b5a619fb52f6bed19000af (
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
|
# ChangeLog for media-sound/toolame
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/ChangeLog,v 1.20 2009/05/30 12:27:05 ssuominen Exp $
*toolame-02l-r3 (30 May 2009)
30 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+toolame-02l-r3.ebuild, +files/toolame-02l-uint32_t.patch:
Apply uint32_t patch wrt #138002 which should solve RIFF headers parsing.
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
toolame-02l-r2.ebuild:
ppc. stable
20 Apr 2007; Steve Dibb <beandog@gentoo.org> toolame-02l-r2.ebuild:
amd64 stable
12 Mar 2007; Raúl Porcel <armin76@gentoo.org> toolame-02l-r2.ebuild:
x86 stable
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
07 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
files/toolame-02l-gentoo.diff, toolame-02l.ebuild, toolame-02l-r1.ebuild,
toolame-02l-r2.ebuild:
Drop virtual/libc dependency. Respect LDFLAGS.
*toolame-02l-r2 (25 Aug 2005)
25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> +toolame-02l-r2.ebuild:
Add largefile support for glibc/uclibc. Fix ${CC} handling for cross-compile
sake.
24 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> toolame-02l.ebuild,
toolame-02l-r1.ebuild:
epatch does not need die.
07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> toolame-02l.ebuild:
Stable on ppc.
*toolame-02l-r1 (19 Jun 2005)
19 Jun 2005; Jeremy Huddleston <eradicator@gentoo.org>
+files/toolame-02l-uint.patch, +toolame-02l-r1.ebuild:
Revbump to fix signed/unsigned issue which caused segfault on 64bit archs.
Pusing into stable amd64. Closes bug #89751 thanks to Scott Smith
<scott-gentoo@gelatinous.com>
14 Feb 2005; David Holm <dholm@gentoo.org> toolame-02l.ebuild:
Added to ~ppc.
18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> toolame-02l.ebuild:
Added to ~sparc.
15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> toolame-02l.ebuild:
Stable amd64.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> toolame-02l.ebuild:
virtual/glibc -> virtual/libc
26 May 2004; Danny van Dyk <kugelfang@gentoo.org> toolame-02l.ebuild:
Marked ~amd64.
20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> toolame-02l.ebuild:
Added IUSE.
01 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> toolame-02l.ebuild:
inherit eutils.
*toolame-02l (02 May 2003)
02 May 2003; Jon Portnoy <avenj@gentoo.org> toolame-02l.ebuild :
Initial import. Ebuild submitted by Par Karlsson
<paer.karlsson@kmstudiosystems.com> in bug #19289.
|