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
|
# ChangeLog for media-libs/libfame
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.23 2005/01/04 10:01:36 hardave Exp $
04 Jan 2005; Hardave Riar <hardave@gentoo.org> libfame-0.9.1.ebuild:
Stable on mips, dep of bug #74475.
02 Oct 2004; Markus Nigbur <pyrania@gentoo.org> libfame-0.9.1.ebuild:
inherit eutils!
*libfame-0.9.1 (26 Sep 2004)
26 Sep 2004; Daniel Goller <morfic@gentoo.org>
+files/libfame-0.9.1-gcc34.patch, +files/libfame-0.9.1-mmx_configure.patch,
+libfame-0.9.1.ebuild:
Bump to 0.9.1 + adding of patches, closing bug #45736
Thanks to Bret Towe for supplying patches and Halcyon for testing
28 Jul 2004; Tom Gall <tgall@gentoo.org> libfame-0.9.0-r1.ebuild:
stable on ppc64, bug #55076
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
libfame-0.8.10.ebuild, libfame-0.9.0-r1.ebuild, libfame-0.9.0.ebuild:
virtual/glibc -> virtual/libc
*libfame-0.9.0-r1 (23 Feb 2004)
23 Feb 2004; Martin Schlemmer <azarah@gentoo.org> libfame-0.9.0-r1.ebuild:
Do not add -march=i[345]86 to CFLAGS, as it breaks with some flags, bug
#41770. Remove libtoolize for amd64, as update_gnuconfig() should be enough.
28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libfame-0.9.0.ebuild:
stable on ia64
13 Jan 2004; Aron Griffis <agriffis@gentoo.org> libfame-0.9.0.ebuild:
Use gnuconfig_update to enable building on alphaev67
29 Nov 2003; Brad House <brad_mssw@gentoo.org> libfame-0.9.0.ebuild:
mark stable on amd64
04 Oct 2003; Brad House <brad_mssw@gentoo.org> libfame-0.9.0.ebuild:
add ~amd64 and fix build
*libfame-0.9.0 (30 Sep 2002)
10 Mar 2003; Aron Griffis <agriffis@gentoo.org> libfame-0.9.0.ebuild:
Add ~alpha to KEYWORDS
10 Mar 2003; Martin Holzer <mholzer@gentoo.org> libfame-0.9.0.ebuild :
Filtering out -fprefetch-loop-arrays. Closes #17032.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
27 Feb 2003; Mark Guertin <gerk@gentoo.org> libfame-0.9.0.ebuild :
set ~ppc in keywords
30 Sep 2002; Brandon Low <lostlogic@gentoo.org) libfame-0.9.0.ebuild
Later version, needed for gst-plugins fame support.
*libfame-0.8.10 (18 July 2002)
03 Sep 2002; Brandon Low <lostlogic@gentoo.org) libfame-0.8.10.ebuild
Use einstall not make blah install works better, fixes sandbox whine.
18 July 2002; Chad Huneycutt <chadh@gentoo.org) libfame-0.8.10.ebuild
Initial import.
ebuild submitted by Thomas Raschbacher <lordvan@lordvan.com>
|