blob: 06a153cb4120a5f89216eb557de53faba2023ae9 (
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
87
88
89
90
91
92
93
94
95
96
97
|
# ChangeLog for media-libs/sdl-gfx
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v 1.28 2005/04/21 19:09:31 mr_bones_ Exp $
21 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org>
sdl-gfx-2.0.13.ebuild:
filter -funroll-loops for bug #89749
*sdl-gfx-2.0.13 (19 Apr 2005)
19 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org>
+sdl-gfx-2.0.13.ebuild:
version bump (bug #89587)
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
27 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> sdl-gfx-2.0.12.ebuild:
Stable on sparc
27 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.12.ebuild:
stable on x86
21 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> sdl-gfx-2.0.11.ebuild:
Stable on sparc
*sdl-gfx-2.0.12 (30 Aug 2004)
30 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> +sdl-gfx-2.0.12.ebuild:
version bump
07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> sdl-gfx-2.0.11.ebuild:
Stable on alpha.
02 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.11.ebuild:
stable on x86
*sdl-gfx-2.0.11 (24 May 2004)
24 May 2004; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.11.ebuild:
version bump
19 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.10.ebuild:
mark stable for x86; IUSE="mmx"
10 Jan 2004; <augustus@gentoo.org> sdl-gfx-2.0.10.ebuild:
Needed to disable mmx optimizations for amd64 too.
*sdl-gfx-2.0.10 (11 Dec 2003)
11 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.10.ebuild:
version bump
27 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.8.ebuild:
clean known-buggy 2.0.8 from portage
*sdl-gfx-2.0.9 (27 Oct 2003)
27 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.9.ebuild:
version bump
30 Sep 2003; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.8.ebuild:
Use replace-flags instead of filter-flags to replace -O? (This was added
before, probably for some other bug, but brought up again in bug 30034)
*sdl-gfx-2.0.8 (30 Sep 2003)
30 Sep 2003; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.8.ebuild:
version bump, added more docs (bug 30014)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*sdl-gfx-2.0.3 (9 Sep 2002)
changed econf to econf ${myconf} || die
*sdl-gfx-2.0.3 (5 Jul 2002)
10 Mar 2003; Aron Griffis <agriffis@gentoo.org> sdl-gfx-2.0.3.ebuild:
Mark stable on alpha
04 Mar 2003; Seemant Kulleen <seemant@gentoo.org> sdl-gfx-2.0.3.ebuild:
filter flags to change the -O to -O2
27 Aug 2002; Seemant Kulleen <seemant@gentoo.org> sdl-gfx-2.0.3 :
Removed mmx stuff if not in USE -- which means compilation on non-x86
Many thanks to: justinb@imsa.edu (Justin Blanchard) in bug #6989.
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
05 Jul 2002; Seemant Kulleen <seemant@gentoo.org> sdl-gfx-2.0.3.ebuild
files/digest-sdl-gfx-2.0.3 :
New package, submitted by: acme@astray.com (Leon Brocard) in bug #4487
|