blob: dbb16c3a4377c7ae645b6d4ca755e65013a7dfc5 (
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
|
# ChangeLog for dev-perl/math-pari
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.4 2003/07/10 17:53:30 mcummings Exp $
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
|