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-mathematics/ginac
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.17 2008/04/01 14:45:11 markusle Exp $
01 Apr 2008; Markus Dittrich <markusle@gentoo.org>
+files/ginac-1.4.1-gcc4.3.patch, ginac-1.4.1.ebuild:
Fixed compile issues with gcc-4.3 (see bug #215570). Thanks much to
<spasswolf@web.de> for his patch.
*ginac-1.4.1 (11 Jan 2008)
11 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
-files/ginac-1.3.3-gcc4.1-gentoo.patch, metadata.xml, -ginac-1.2.3.ebuild,
-ginac-1.3.3.ebuild, -ginac-1.3.4.ebuild, +ginac-1.4.1.ebuild:
Version bump. Added doc (bug #98776), removed some older versions, added
longdescription.
23 Oct 2007; Peter Weller <welp@gentoo.org> ginac-1.3.7.ebuild:
Stable on amd64 wrt bug 174318
21 Oct 2007; Markus Meier <maekke@gentoo.org> ginac-1.3.7.ebuild:
x86 stable, bug #174318
21 Oct 2007; nixnut <nixnut@gentoo.org> ginac-1.3.7.ebuild:
Stable on ppc wrt bug 174318
*ginac-1.3.7 (17 Mar 2007)
17 Mar 2007; Markus Dittrich <markusle@gentoo.org> +ginac-1.3.7.ebuild:
Version bump.
02 Feb 2007; Steve Dibb <beandog@gentoo.org> ginac-1.3.4.ebuild:
Add ~amd64, bug 149844
30 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
ginac-1.3.4.ebuild:
stable on ppc (needed for Bug #141446)
07 Sep 2006; Joshua Jackson <tsunam@gentoo.org> ginac-1.3.4.ebuild:
Stable x86; bug #141414
*ginac-1.3.4 (12 Jul 2006)
12 Jul 2006; Markus Dittrich <markusle@gentoo.org> +ginac-1.3.4.ebuild:
Version bump.
15 Mar 2006; Markus Dittrich <markusle@gentoo.org> +ginac-1.3.3.ebuild, +ginac-1.3.3-gcc4.1-gentoo.patch:
Version bump. Also added small patch to allow compilation
with gcc-4.1. This fixes bug #125184.
26 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -ginac-1.1.3.ebuild,
-ginac-1.1.6.ebuild:
Removed obsolete versions.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> ginac-1.2.3.ebuild:
Dependency update: dev-libs/cln -> sci-libs/cln.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> ginac-1.1.6.ebuild:
Dependency update: dev-libs/cln -> sci-libs/cln.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> ginac-1.1.3.ebuild:
Dependency update: dev-libs/cln -> sci-libs/cln.
*ginac-1.1.6 (28 Dec 2004)
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+ginac-1.1.3.ebuild, +ginac-1.1.6.ebuild, +ginac-1.2.3.ebuild:
Moved from app-sci/ginac to sci-mathematics/ginac.
15 Oct 2004; David Holm <dholm@gentoo.org> ginac-1.2.3.ebuild:
Added to ~ppc.
04 Oct 2004; Jason Wever <weeve@gentoo.org> ginac-1.2.3.ebuild:
Added ~sparc keyword.
*ginac-1.2.3 (07 Sep 2004)
07 Sep 2004; Patrick Kursawe <phosphan@gentoo.org> +ginac-1.2.3.ebuild:
Version bump
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> ginac-1.1.3.ebuild,
ginac-1.1.6.ebuild:
Add die following econf for bug 48950
19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> ginac-1.0.9.ebuild:
Cleanup
*ginac-1.1.6 (03 Mar 2004)
03 Mar 2004; Peter Bienstman <pbienst@gentoo.org> ginac-1.1.6.ebuild :
new version
*ginac-1.1.3 (09 Sep 2003)
09 Sep 2003; George Shapovalov <george@gentoo.org> ginac-1.1.3.ebuild :
new version, (#25577)
thanks to stephen mccaul <stephen@uark.edu> for notification
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ginac-1.0.9 (29 Oct 2002)
29 Oct 2002; G.Shapovalov <george@gentoo.org> ginac-1.0.9.ebuild :
initial release.
"GiNaC is a CAS as well as a C++ library providing algebraic capabilities."
ebuild submitted by Pierre-Henri Jondot <Pierre-Henri.Jondot@wanadoo.fr>
|