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
|
# ChangeLog for sci-libs/djbfft
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/djbfft/ChangeLog,v 1.19 2012/12/27 08:15:03 armin76 Exp $
27 Dec 2012; Raúl Porcel <armin76@gentoo.org> djbfft-0.76-r1.ebuild:
alpha/sh/sparc stable wrt #442748
04 Dec 2012; <ago@gentoo.org> djbfft-0.76-r1.ebuild:
Stable for x86, wrt bug #442748
30 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> djbfft-0.76-r1.ebuild:
Slightly more verbose build, bug #443142
16 Nov 2012; Anthony G. Basile <blueness@gentoo.org> djbfft-0.76-r1.ebuild:
stable arm, bug #442748
15 Nov 2012; Anthony G. Basile <blueness@gentoo.org> djbfft-0.76-r1.ebuild:
stable ppc ppc64, bug #442748
14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> djbfft-0.76-r1.ebuild:
Stable for amd64, wrt bug #442748
28 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> djbfft-0.76-r1.ebuild:
Switched to EAPI4. keyword ~amd64-linux ~x86-linux. cleaning
17 May 2012; Alexis Ballier <aballier@gentoo.org> djbfft-0.76-r1.ebuild:
keyword ~amd64-fbsd
*djbfft-0.76-r1 (10 Oct 2008)
10 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/djbfft-0.76-headers.patch, files/djbfft-0.76-shared.patch,
metadata.xml, +djbfft-0.76-r1.ebuild:
QA fixes: soname (closing bug #158373, missing header files, separate
tests and library building, remove forced flags for x86.
06 Apr 2008; Benedikt Böhm <hollow@gentoo.org> djbfft-0.76.ebuild:
fix LICENSE, bug #204327
07 Apr 2007; Stefan Schweizer <genstef@gentoo.org> djbfft-0.76.ebuild:
Fix location for amd64 and remove USE=static, bug 173624 thanks to Georgi
Chulkov <g.chulkov@iu-bremen.de>, Thomas A. (gentoofan23)
<gentoofan23@gmail.com>, philantrop and jakub
04 Feb 2007; Simon Stelling <blubb@gentoo.org> djbfft-0.76.ebuild:
fix multilib-strict; bug 158373
06 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> djbfft-0.76.ebuild:
Add ~x86-fbsd keyword.
16 Sep 2005; Aron Griffis <agriffis@gentoo.org> djbfft-0.76.ebuild:
Mark 0.76 stable on alpha
19 Apr 2005; Luca Barbato <lu_zero@gentoo.org> djbfft-0.76.ebuild:
Marked ppc
22 Feb 2005; Patrick Kursawe <phosphan@gentoo.org> djbfft-0.76.ebuild:
Fixing bug #82804 by adding dummy src_test function
26 Jan 2005; Markus Rothe <corsair@gentoo.org> djbfft-0.76.ebuild:
Stable on ppc64 as dependency of media-libs/a52dec-0.7.4-r3
*djbfft-0.76 (28 Dec 2004)
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+files/djbfft-0.76-gcc3.patch, +files/djbfft-0.76-shared.patch,
+djbfft-0.76.ebuild:
Moved from dev-libs/djbfft to sci-libs/djbfft.
23 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> djbfft-0.76.ebuild:
~alpha keyword.
17 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> metadata.xml,
djbfft-0.76.ebuild:
Stable amd64, sparc, x86. Fixed metadata herd.
05 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> djbfft-0.76.ebuild:
Added to ~sparc.
02 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> djbfft-0.76.ebuild:
Fixing latest fix by vapier (26 Oct 2004) which replaced one occurance of
${CC} by $(tc-getLD).
22 Oct 2004; Guy Martin <gmsoft@gentoo.org> djbfft-0.76.ebuild:
Added ~hppa.
07 Oct 2004; David Holm <dholm@gentoo.org> djbfft-0.76.ebuild:
Added to ~ppc.
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> djbfft-0.76.ebuild:
Fix use invocation
26 May 2004; Travis Tilley <lv@gentoo.org> djbfft-0.76.ebuild:
fixed for amd64
31 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> djbfft-0.76.ebuild:
inherit eutils flag-o-matic; move variable setting and strip-flags into
function
*djbfft-0.76 (11 Mar 2004)
11 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> djbfft-0.76.ebuild,
metadata.xml, files/djbfft-0.76-gcc3.patch, files/djbfft-0.76-shared.patch:
Initial import with little changes to the
ebuild by Stefan Briesenick <sbriesen@gmx.de> in bug #38517
gcc3 patch found in a newsgroup (author unknown)
shared patch by Stefan Briesenick <sbriesen@gmx.de>
|