blob: 9579609863ff67b4530f0b90dda39dbacad9ab48 (
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
|
# ChangeLog for dev-perl/math-pari
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.8 2004/06/08 20:39:21 mr_bones_ Exp $
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
|