blob: 3027cdce8efb92506af8c7149993e71304cbe403 (
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
|
# ChangeLog for dev-libs/gmp
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/ChangeLog,v 1.12 2003/01/15 02:40:15 weeve Exp $
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.
|