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
|
# ChangeLog for sci-mathematics/pari
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.1.1.1 2005/11/30 09:55:50 chriswhite Exp $
*pari-2.1.7 (09 Nov 2005)
09 Nov 2005; <gerr@gentoo.org> +pari-2.1.7.ebuild:
new version (#110772), the patch to sources seems no longer necessary,
as the corresponding upstream bug said "it's in cvs" for previous version (and it tests fine).
08 Nov 2005; George Shapovalov <george@gentoo.org> pari-2.1.6.ebuild:
fix for sparc arch (#87790)
08 Nov 2005; George Shapovalov <george@gentoo.org> pari-2.1.6.ebuild:
no-optimization fixes were neede for this version as well, also
adjusted -fPIC fix as in 2.1.5
08 Nov 2005; George Shapovalov <george@gentoo.org> pari-2.1.5-r4.ebuild:
fixed no-optimization-given issue (#79278), also added -fPIC fix to this version
07 Jul 2005; George Shapovalov <george@gentoo.org> pari-2.1.6.ebuild:
executables needed -fPIC on amd64, fixed ebuild
(noticed while fixing qt dep for pariguide: #98180)
26 Jun 2005; Guy Martin <gmsoft@gentoo.org> pari-2.1.5-r4.ebuild:
Stable on hppa.
26 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -pari-2.1.5-r1.ebuild:
Removed obsolete version.
31 May 2005; Guy Martin <gmsoft@gentoo.org> pari-2.1.6.ebuild:
Stable and fixed on hppa.
12 Apr 2005; Olivier Crête <tester@gentoo.org> pari-2.1.6.ebuild:
Stable on x86, bug #87790
09 Apr 2005; Ferris McCormick <fmccor@gentoo.org> pari-2.1.6.ebuild:
Remove ~sparc keyword (Compare Bug 87790). This version will NOT compile on
sparc, and so cannot be tested. Action on Comments 3 and 4 at Bug 87990 is
required before testing is remotely possible.
06 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> pari-2.1.6.ebuild:
Stable on alpha, bug 87790.
03 Apr 2005; Hardave Riar <hardave@gentoo.org> pari-2.1.6.ebuild:
Stable on mips, bug #87790.
03 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> pari-2.1.6.ebuild:
Stable on ppc.
03 Apr 2005; Danny van Dyk <kugelfang@gentoo.org> pari-2.1.6.ebuild:
Fixed toolchain usage and added src_test() function.
03 Apr 2005; Danny van Dyk <kugelfang@gentoo.org> pari-2.1.6.ebuild:
Fixed -fPIC handling for all architectures. Fixed BUG #87283.
Marked stable on amd64.
*pari-2.1.5-r4 (07 Jan 2005)
07 Jan 2005; Patrick Kursawe <phosphan@gentoo.org>
+files/wrong_functype-r1.patch, files/wrong_functype.patch,
-pari-2.1.5-r3.ebuild, +pari-2.1.5-r4.ebuild, pari-2.1.6.ebuild:
Function call patch was missing one line of 2.1.5. Bumping revision,
modified patch, removed old version.
*pari-2.1.6 (06 Jan 2005)
06 Jan 2005; Patrick Kursawe <phosphan@gentoo.org>
+files/wrong_functype.patch, -pari-2.1.5-r2.ebuild, pari-2.1.5-r3.ebuild,
+pari-2.1.6.ebuild:
Fixing bug #74431 (gp segfaults on start). Patch from
http://pari.math.u-bordeaux.fr/cgi-bin/bugreport.cgi?bug=133
(development branch).
Declaring fixed version as stable for x86.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
*pari-2.1.5-r3 (28 Dec 2004)
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+files/docs.patch, +pari-2.1.5-r1.ebuild, +pari-2.1.5-r2.ebuild,
+pari-2.1.5-r3.ebuild:
Moved from app-sci/pari to sci-mathematics/pari.
12 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> pari-2.1.5-r3.ebuild:
Fix fPIC issue on alpha.
06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> pari-2.1.5-r3.ebuild:
Marked stable on amd64.
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> pari-2.1.5-r2.ebuild,
pari-2.1.5-r3.ebuild:
Fix use invocation
*pari-2.1.5-r3 (11 May 2004)
11 May 2004; Patrick Kursawe <phosphan@gentoo.org> pari-2.1.5-r3.ebuild,
files/docs.patch:
Fixing some of the TeX sources for the docs and adding the emacs file when
emacs is in USE (see bug #44355)
08 May 2004; Danny van Dyk <kugelfang@gentoo.org> pari-2.1.5-r2.ebuild:
Shared library will now be built with -fPIC, solves BUG #49853.
05 May 2004; Bryan Østergaard <kloeri@gentoo.org> pari-2.1.5-r2.ebuild:
Stable on alpha.
19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> pari-2.1.4.ebuild,
pari-2.1.5-r1.ebuild, pari-2.1.5.ebuild:
Cleanup
*pari-2.1.5-r2 (15 Mar 2004)
15 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> pari-2.1.5-r2.ebuild:
Fixing bug #40788
*pari-2.1.5-r1 (15 Mar 2004)
15 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> pari-2.1.5-r1.ebuild:
Fixing bug #29163.
28 Jan 2004; Stephen Diener <sediener@gentoo.org> pari-2.1.5.ebuild:
changed from DEPEND on app-text/tetex to virtual/tetex Bug #38859
27 Oct 2003; Brad House <brad_mssw@gentoo.org> pari-2.1.5.ebuild:
add ~amd64 flag
*pari-2.1.5 (10 May 2003)
10 May 2003; George Shapovalov <george@gentoo.org> pari-2.1.5.ebuild :
a bug-fix upgrade (#20165)
Thanks to Herbie Hopkins <herbie@hopkins.net> and Chuck Short <chuck_short@rogers.com>
*pari-2.1.4 (08 Nov 2002)
12 Feb 2003; Seemant Kulleen <seemant@gentoo.org> pari-2.1.4.ebuild :
swedishchef fixes
07 Jan 2003; George Shapovalov <george@gentoo.org> pari-2.1.4.ebuild :
added IUSE, replaced header with the correct one.
tested and unmasked (I am processing pariguide wnd as testing pari as well, so it seems to have collected
"critical mass" of testing)
20 Dec 2002; Matthew Turk <satai@gentoo.org> : fixed 11568, man page
installation.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
08 Nov 2002; Matthew Turk <satai@gentoo.org> :
Initial import. Ebuild submitted by Pierre-Henri Jondot
<Pierre-Henri.Jondot@wanadoo.fr>
|