blob: 4d7d4a2dd2fa4e944cb45caa169d5da9a1992c2b (
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
|
# ChangeLog for dev-perl/math-pari
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.12 2005/04/22 12:48:28 blubb Exp $
22 Apr 2005; Simon Stelling <blubb@gentoo.org>
math-pari-2.010500-r1.ebuild:
stable on amd64
11 Apr 2005; Ferris McCormick <fmccor@gentoo.org>
math-pari-2.010603.ebuild:
Remove ~sparc keyword: pari-2.1.6 does not build on sparc, See bug 87790 for
details.
*math-pari-2.010603 (11 Apr 2005)
11 Apr 2005; Michael Cummings <mcummings@gentoo.org>
math-pari-2.010500-r1.ebuild, +math-pari-2.010603.ebuild:
New version; needed for crypt modules to function (learned the hard way)
08 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
math-pari-2.010500.ebuild:
clean older ugly ebuild
20 Apr 2004; Patrick Kursawe <phosphan@gentoo.org>
math-pari-2.010500-r1.ebuild:
Changed DEPEND to match all revisions of pari-2.1.5
25 Feb 2004; Joshua Kinard <kumba@gentoo.org> math-pari-2.010500-r1.ebuild:
Added ~mips to KEYWORDS to satisfy repoman deps.
27 Oct 2003; Brad House <brad_mssw@gentoo.org> math-pari-2.010500-r1.ebuild:
add ~amd64 flag
10 Jul 2003; Michael Cummings <mcummings@gentoo.org>
math-pari-2.010500-r1.ebuild:
Closing bug 24073
*math-pari-2.010500-r1 (09 Jul 2003)
09 Jul 2003; Michael Cummings <mcummings@gentoo.org>
math-pari-2.010500-r1.ebuild:
Unfortunately it appears my "elegant" solution to the pari depend doesn't work
if pari isn't installed first (the DEPEND is not read prior to the SRC_URI as
I had thought). The new version instead is hard DEPEND'ed against a particular
version as both versions of app-sci/pari have identical KEYWORDs. This
should handle bug 24073.
24 Jun 2003; Michael Cummings <mcummings@gentoo.org>
math-pari-2.010500.ebuild:
Addresses bug 23357 - thanks Rigo
*math-pari-2.010500 (23 Jun 2003)
23 Jun 2003; Michael Cummings <mcummings@gentoo.org>
math-pari-2.010500.ebuild:
First import of math-pari, needed for ssh/crypt function in perl
|