summaryrefslogtreecommitdiff
blob: 6570c790be127f78be978c9c936a1ed95976b0b0 (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
# ChangeLog for sci-libs/djbfft
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/djbfft/ChangeLog,v 1.11 2008/10/10 20:27:43 bicatali Exp $

*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>