blob: c067824fc5e9fac9175f82d3ee743f07e54e74b6 (
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
|
# ChangeLog for media-libs/tse3
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/tse3/ChangeLog,v 1.13 2005/08/13 13:50:19 flameeyes Exp $
13 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
files/tse3-0.2.7-gcc4.patch, files/tse3-0.2.7-size_t-64bit.patch:
Fix size_t issues on both 32 and 64-bit systems. Close #92117.
07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> tse3-0.2.7.ebuild:
Stable on ppc.
30 Jul 2005; Tony Vroon <chainsaw@gentoo.org>
+files/tse3-0.2.7-gcc4.patch, tse3-0.2.7.ebuild:
GCC 4 patch by Håvard Wall <haavardw@ifi.uio.no>, closes bug #100708.
08 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> tse3-0.2.7.ebuild:
multilib fixes.
01 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> tse3-0.2.7.ebuild:
Stable amd64, sparc.
19 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> tse3-0.2.7.ebuild:
size_t patch conditionally applied to close bug #57632.
14 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+files/tse3-0.2.7-gcc34.patch:
gcc-3.4 fixes provided by Patrick Dawson <pkdawson@buffalo.edu> to close bug
#56867.
12 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> tse3-0.2.7.ebuild:
Moved patching goodness to src_unpack(). Added to ~sparc.
25 May 2004; Jason Eric Huebel <jhuebel@gentoo.org>
+files/tse3-0.2.7-size_t-64bit.patch, tse3-0.2.7.ebuild:
patch for 64bit systems where size_t != unsigned int. provided by Evgeny
Stambulchik <fnevgeny@plasma-gate.weizmann.ac.il>
*tse3-0.2.7 (15 Mar 2003)
15 Mar 2003; Luca Barbato <lu_zero@gentoo.org> :
New version. Ebuild submitted by Nicolas Kaiser <nikai@nikai.net>
*tse3-0.2.5 (24 Feb 2003)
24 Feb 2003; Luca Barbato <lu_zero@gentoo.org> :
Initial import. Ebuild submitted by Michele Balistreri <brain87@gmx.net>.
|