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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
# ChangeLog for media-libs/aalib
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/aalib/ChangeLog,v 1.32 2007/02/17 17:21:56 grobian Exp $
17 Feb 2007; Fabian Groffen <grobian@gentoo.org> -files/aalib-osx.patch,
aalib-1.4_rc4-r2.ebuild, aalib-1.4_rc5.ebuild:
Dropped ppc-macos keyword, see you in prefix
13 Feb 2007; Jeroen Roovers <jer@gentoo.org> aalib-1.4_rc5.ebuild:
Stable for HPPA (bug #165617).
10 Feb 2007; nixnut <nixnut@gentoo.org> aalib-1.4_rc5.ebuild:
Stable on ppc wrt bug 165617
06 Feb 2007; Raúl Porcel <armin76@gentoo.org> aalib-1.4_rc5.ebuild:
x86 stable wrt bug 165617
04 Jan 2007; Timothy Redaelli <drizzt@gentoo.org> aalib-1.4_rc5.ebuild:
Fix linking of aalib.so
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> aalib-1.4_rc5.ebuild:
Stable on Alpha.
09 Jun 2006; Jeremy Huddleston <eradicator@gentoo.org>
aalib-1.4_rc5.ebuild:
Stable on ppc64.
08 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
-files/aalib-1.4_rc5-osx.patch, aalib-1.4_rc5.ebuild:
Replace the osx patch with a more generic sed line that works for FreeBSD,
too. Add ~x86-fbsd keyword.
04 Apr 2006; Aron Griffis <agriffis@gentoo.org> aalib-1.4_rc5.ebuild:
Mark 1.4_rc5 stable on ia64
03 Apr 2006; Jeremy Huddleston <eradicator@gentoo.org>
aalib-1.4_rc4-r2.ebuild, aalib-1.4_rc5.ebuild:
Stable amd64 and sparc. Fixed modular X deps on older version.
08 Nov 2005; <dang@gentoo.org> aalib-1.4_rc5.ebuild:
Modular X deps
30 Jun 2005; Aron Griffis <agriffis@gentoo.org> aalib-1.4_rc4-r2.ebuild,
aalib-1.4_rc5.ebuild:
Fix use invocation
13 May 2005; Lina Pezzella <j4rg0n@gentoo.org> aalib-1.4_rc4-r2.ebuild,
aalib-1.4_rc5.ebuild:
Bug Fix 92082
09 May 2005; Lina Pezzella <j4rg0n@gentoo.org> +files/aalib-1.4_rc5-osx.patch,
aalib-1.4_rc4-r2.ebuild, aalib-1.4_rc5.ebuild:
Fix for Bug 91630. rc4 stable on ppc-macos.
*aalib-1.4_rc5 (03 May 2005)
03 May 2005; Jeremy Huddleston <eradicator@gentoo.org>
+aalib-1.4_rc5.ebuild:
Version bump and now correctly install both static and shared libs.
09 Apr 2005; Lina Pezzella <j4rg0n@gentoo.org> +files/aalib-osx.patch,
aalib-1.4_rc4-r2.ebuild:
Fix for ppc-macos. Marked testing
05 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> +metadata.xml:
static USE flag support and added metadata.
20 Jun 2004; Seemant Kulleen <seemant@gentoo.org> aalib-1.4_rc4-r2.ebuild:
ensure that automake-1.4 is used, otherwise build errors are the result.
Thanks to: Greg Andreou <gregorya@dai.ed.ac.uk> in bug #54450
14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> aalib-1.4_rc4-r2.ebuild:
Marked stable on mips.
13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> aalib-1.4_rc4-r2.ebuild:
Added ~mips keyword.
18 Feb 2004; Martin Holzer <mholzer@gentoo.org> aalib-1.4_rc4-r2.ebuild:
adding RESTRICT=nomirror
28 Jan 2004; Aron Griffis <agriffis@gentoo.org> aalib-1.4_rc4-r2.ebuild:
stable on ia64
11 Jun 2003; Alastair Tse <liquidx@gentoo.org> aalib-1.4_rc4-r2.ebuild:
fix typo in DESCRIPTION
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*aalib-1.4_rc4-r2 (21 Jun 2002)
04 Jul 2003; Guy Martin <gmsoft@gentoo.org> aalib-1.4_rc4-r2.ebuild :
Added hppa to KEYWORDS.
15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> aalib-1.4_rc4-r2.ebuild :
Add alpha to KEYWORDS
23 Oct 2002; Martin Schlemmer <azarah@gentoo.org> aalib-1.4_rc4-r2.ebuild :
Fix it to use autoconf-2.5.
21 Jun 2002; Seemant Kulleen <seemant@gentoo.org> aalib-1.4_rc4-r2.ebuild :
files/digest-aalib-1.4_rc4-r2 :
elibtoolized, and added SLOT and LICENSE
*aalib-1.4_rc4-r1 (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.
|