summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2003-07-10 02:05:47 +0000
committerMichael Cummings <mcummings@gentoo.org>2003-07-10 02:05:47 +0000
commit608e1e171bf7053bafcf98a0c2894eea26557824 (patch)
treea266c7fc3cd8c554630bfe49078ba2fe7e2543bb /dev-perl/math-pari/ChangeLog
parentgames-ded goes in by default (diff)
downloadgentoo-2-608e1e171bf7053bafcf98a0c2894eea26557824.tar.gz
gentoo-2-608e1e171bf7053bafcf98a0c2894eea26557824.tar.bz2
gentoo-2-608e1e171bf7053bafcf98a0c2894eea26557824.zip
bug 24073
Diffstat (limited to 'dev-perl/math-pari/ChangeLog')
-rw-r--r--dev-perl/math-pari/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog
index 8d3c04239b2d..41c411ac3cd5 100644
--- a/dev-perl/math-pari/ChangeLog
+++ b/dev-perl/math-pari/ChangeLog
@@ -1,6 +1,16 @@
# 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.2 2003/06/24 10:29:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.3 2003/07/10 02:05:47 mcummings Exp $
+
+*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: