summaryrefslogtreecommitdiff
blob: 77a8cdfcd67b955811dd9db8dc273a1037b7912d (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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
# ChangeLog for dev-libs/gmp
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/ChangeLog,v 1.48 2005/02/15 08:28:37 dragonheart Exp $

  15 Feb 2005; Daniel Black <dragonheart@gentoo.org> -files/longlong.patch,
  -files/randraw.c.41.diff, -gmp-4.1.2.ebuild, -gmp-4.1.3.ebuild,
  gmp-4.1.4.ebuild:
  Cleaned out old versions. Fixed 4.1.4 with ABI=standard as suggested by Leo
  Laursen <ll_news@stofanet.dk> in bug #81913. amd64 considerations as per 
  bug #79662.

  27 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
  +files/gmp-4.1.4-multilib.patch, gmp-4.1.4.ebuild:
  Multilib fixes and libtoolize --copy --force. No bump since it just affects
  compilation.

  21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> gmp-4.1.4.ebuild:
  Stable on alpha.

  20 Dec 2004; Dylan Carlson <absinthe@gentoo.org> gmp-4.1.4.ebuild:
  Stable on amd64.

  16 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> gmp-4.1.4.ebuild:
  Stable on sparc

  28 Nov 2004; Simon Stelling <blubb@gentoo.org> +files/amd64.patch,
  gmp-4.1.4.ebuild:
  added a patch to fix -O3 and higher
  issues; bug #66780

  07 Nov 2004; Joshua Kinard <kumba@gentoo.org> gmp-4.1.4.ebuild:
  Marked stable on mips.

  06 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> gmp-4.1.3.ebuild:
  Stable on alpha.

  01 Nov 2004; Lars Weiler <pylon@gentoo.org> gmp-4.1.4.ebuild:
  Stable on ppc for PHP5, Bug #60442.

  19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> gmp-4.1.3.ebuild:
  Stable on amd64.

  18 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> gmp-4.1.3.ebuild:
  Stable on sparc

*gmp-4.1.4 (14 Oct 2004)

  14 Oct 2004; Daniel Black <dragonheart@gentoo.org> -gmp-4.1-r1.ebuild,
  gmp-4.1.3.ebuild, +gmp-4.1.4.ebuild:
  version bump as per bug #67022. Thanks Thomas Weidner <3.14159@gmx.net>/ Clean
  out old version. x86 keyword version 4.1.3

  19 Aug 2004; Tom Gall <tgall@gentoo.org> gmp-4.1.3.ebuild, +ppc64-gmp-acinclude.patch:
  stable on ppc64

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gmp-4.1.2.ebuild,
  gmp-4.1.3.ebuild:
  virtual/glibc -> virtual/libc

  20 Jun 2004; Daniel Black <dragonheart@gentoo.org> gmp-4.1.2.ebuild,
  gmp-4.1.3.ebuild, gmp-4.1-r1.ebuild:
  changed m4 dependancy (bug #54131 thanks Scott Taylor 
  <swtaylor@gentoo.org>). Added src_test functions. gmp-4.1.2 added
  dependancies. gmp-4.1.3 - reintroducted fft as it is fixed in this
  version (ref homepage).

  11 May 2004; Michael McCabe <randy@gentoo.org> gmp-4.1.3.ebuild:
  Added s390 keywords

*gmp-4.1.3 (08 May 2004)

  08 May 2004; Daniel Black <dragonheart@gentoo.org> gmp-4.1-r1.ebuild,
  gmp-4.1.2.ebuild, +gmp-4.1.3.ebuild:
  QA fixes on 4.1-r1 and 4.1.2. Version bump thanks to Jory A. Pratt
  <cyberspacecomputers@msn.com> in bug #50416

  03 Apr 2004; Guy Martin <gmsoft@gentoo.org> gmp-4.1.2.ebuild:
  Marked stable on hppa. CHOST forced to hppa-unknown-linux-gnu to fix detection
  of ABI.

  03 Apr 2004; Lars Weiler <pylon@gentoo.org> gmp-4.1.2.ebuild:
  stable on ppc

  24 Mar 2004; Jason Wever <weeve@gentoo.org> gmp-4.1.2.ebuild:
  Stable on sparc.

  22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> gmp-4.1.2.ebuild, metadata.xml:
  Added metadata.xml

  22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> gmp-4.1.2.ebuild:
  Added support for ~hppa ;)

  26 Feb 2004; Joshua Kinard <kumba@gentoo.org> gmp-4.1.2.ebuild:
  Added ~mips to KEYWORDS to satisfy repoman deps.

  24 Feb 2004; Seemant Kulleen <seemant@gentoo.org> gmp-3.1.1-r1.ebuild,
  gmp-4.1-r1.ebuild, gmp-4.1.2.ebuild:
  Disabling fft, per bug #42549 by qube99@hotmail.com

  30 Jan 2004; Aron Griffis <agriffis@gentoo.org> gmp-4.1.2.ebuild:
  stable on x86

  18 Jan 2004; Adrian Almenar <strider@gentoo.org> gmp-4.1.2.ebuild:
  Added ia64 keyword.

  19 Oct 2003; Martin Holzer <mholzer@gentoo.org> gmp-4.1.2.ebuild:
  corrected amd64 string. Closes #31436.

  16 Oct 2003; Daniel Robbins <drobbins@gentoo.org> : Added longlong.patch
  submitted by Kenneth Ayers <kba114@psu.edu>. Unmasked on amd64. Thanks
  Kenneth!
  
  15 Mar 2003; Martin Schlemmer <azarah@gentoo.org> :
  Fix m4 DEPEND for m4-1.4 we are using now.  Libtoolize.

*gmp-4.1.2 (22 Feb 2003)

  09 Mar 2003; Aron Griffis <agriffis@gentoo.org> gmp-4.1.2.ebuild:
  Mark stable on alpha

  02 Mar 2003; Seemant Kulleen <seemant@gentoo.org> gmp-4.1.2.ebuild:
  filter out -ffast-math, closing bug #16284 by David Cozatt
  <yggsdrasil@hotmail.com>

  23 Feb 2003; Aron Griffis <agriffis@gentoo.org> gmp-4.1.2.ebuild :
  Only run "make check" when DEBUG is set

  22 Feb 2003; Aron Griffis <agriffis@gentoo.org> gmp-4.1.2.ebuild files/digest-gmp-4.1.2 :
  Update to 4.1.2 to close bug #12473

  05 Feb 2003; Aron Griffis <agriffis@gentoo.org> gmp-4.1-r1.ebuild :
  Mark stable on alpha

  14 Jan 2003: Jason Wever <weeve@gentoo.org> gmp-4.1-r1.ebuild :
  Removed --enable-mpfr from configure options for sparc only as with it
  enabled, gmp would not compile on sparc.

  17 Dec 2002; Aron Griffis <agriffis@gentoo.org> gmp-4.1-r1.ebuild :
  Added ~alpha to KEYWORDS

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*gmp-4.1-r1 (06 Jul 2002)

  14 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Added ppc keyword

  04 Aug 2002; Doug Goldstein <cardoe@gentoo.org> gmp-4.1-r1.ebuild :
  
  seemant ./configure to econf and forgot to remove the params which are 
  automatically defined by econf so the package failed to compile on all 
  systems.

  01 Aug 2002; Stuart Bouyer <stubear@gentoo.org> gmp-4.1-r1.ebuild :

  Changed emake to make - fixed bug #5857. Also added LICENSE, SLOT and
  KEYWORDS for QA.

  06 Jul 2002; Aron Griffis <agriffis@gentoo.org> gmp-4.1-r1.ebuild:

  Add patch to keep sawfish from dying left and right.  The patch comes from
  http://swox.com/gmp/#STATUS

*gmp-4.1 (05 Jul 2002)

  05 Jul 2002; Nick Hadaway <raker@gentoo.org> gmp-4.1.ebuild:

  Updated to latest version of gmp.  Added a couple config options.
  Removed nonexistant docs from ebuild.

*gmp-3.1.1-r1 (27 Mar 2002)

  27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gmp-3.1.1-r1.ebuild :

  Ungzipped HTML documentation.

*gmp-3.1.1-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.