summaryrefslogtreecommitdiff
blob: a628266d86be72f2c39206ebb544e9c63133a393 (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
# ChangeLog for dev-libs/ntl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ChangeLog,v 1.18 2010/01/15 22:54:44 fauli Exp $

  15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> ntl-5.5.2.ebuild:
  stable x86, bug 300655

  30 Nov 2009; Joseph Jezak <josejx@gentoo.org> ntl-5.5.2.ebuild:
  Marked ~ppc for bug #294338.

  12 Nov 2009; Sébastien Fabbro <bicatali@gentoo.org> -ntl-5.5.1.ebuild:
  Removed old

*ntl-5.5.2 (26 Aug 2009)

  26 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org>
  -files/ntl-5.5.1-sage-tools.patch, -files/ntl-5.5.1-shared.patch,
  -files/ntl-5.5.1-singular.patch, +ntl-5.5.2.ebuild,
  +files/ntl-5.5.2-sage-tools.patch, +files/ntl-5.5.2-shared.patch,
  +files/ntl-5.5.2-singular.patch, -files/linux.mk, metadata.xml:
  Version bump. Now gmp and gf2x are forced. Fixed parallel building, and
  hopefully as-needed issues (bug #282174). Simplified the shared lib patch.
  Added sci-mathematics herd as co-maintainer.

*ntl-5.5.1 (10 Aug 2009)

  10 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org> +ntl-5.5.1.ebuild,
  +files/ntl-5.5.1-sage-tools.patch, +files/ntl-5.5.1-shared.patch,
  +files/ntl-5.5.1-singular.patch, +files/linux.mk, metadata.xml:
  Version bump. Added gf2x use flag. Modernization, adapted from science
  overlay, thanks Francois Bissey for his work.

  18 Feb 2007; nixnut <nixnut@gentoo.org> ntl-5.4-r1.ebuild:
  Stable on ppc wrt bug 166529

*ntl-5.4-r1 (12 Feb 2007)

  12 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> -ntl-5.4.ebuild,
  +ntl-5.4-r1.ebuild:
  Corrected small bug in lib installation

  12 Feb 2007; Christian Faulhammer <opfer@gentoo.org> ntl-5.4.ebuild:
  stable x86; bug 166529

  11 Feb 2007; Tiziano Müller <dev-zero@gentoo.org>
  +files/ntl-5.4-endless_testrun.patch, ntl-5.4.ebuild:
  Ebuild cleanup. Fixed bug #143484.

*ntl-5.4 (14 Apr 2006)

  14 Apr 2006; Mark Loeser <halcy0n@gentoo.org> +ntl-5.4.ebuild:
  Bump to version 5.4; bug #129747

  19 Sep 2005; Mark Loeser <halcy0n@gentoo.org> +metadata.xml:
  Adding to cpp herd

  07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> ntl-5.3.ebuild:
  Stable on ppc.

*ntl-5.3 (30 Sep 2004)

  30 Sep 2004; George Shapovalov <george@gentoo.org> ntl-5.3.ebuild :
  new version, added NTL_STD_CXX=on to repair linking (#64826)
  thanks to Per Leslie Jensen <pleslie@diku.dk> for report.

  14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ntl-5.3.ebuild:
  Don't assign default to S; header fix

*ntl-5.3 (07 Nov 2002)

  07 Nov 2002; George Shapovalov <george@gentoo.org> ntl-5.3.ebuild :

  Initial release
  NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary 
  length integers; for vectors, matrices, and polynomials over the integers and over finite fields; and for 
  arbitrary precision floating point arithmetic.

  ebuild submitted by Brendan Johnson <johnsobm@clarkson.edu>