diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-12 21:30:24 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-12 21:30:24 +0000 |
commit | db86cf3ba2a741c1a3d2872b5334e1b94e519b14 (patch) | |
tree | f02d75efd99980e188a837a58dbe1e5ca660feff /dev-perl/math-pari/ChangeLog | |
parent | Stable on amd64 per bug #143714 (diff) | |
download | historical-db86cf3ba2a741c1a3d2872b5334e1b94e519b14.tar.gz historical-db86cf3ba2a741c1a3d2872b5334e1b94e519b14.tar.bz2 historical-db86cf3ba2a741c1a3d2872b5334e1b94e519b14.zip |
Adjusted machine detection for SPARC as the native SPARC assembly routines math-pari tries to use results in unloadable C modules for perl.
Package-Manager: portage-2.1.1_pre5
Diffstat (limited to 'dev-perl/math-pari/ChangeLog')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index 4f2af1b327f2..3ee72982d826 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/math-pari # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.28 2006/08/06 02:49:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.29 2006/08/12 21:30:24 weeve Exp $ + + 12 Aug 2006; Jason Wever <weeve@gentoo.org> math-pari-2.010706.ebuild: + Adjusted machine detection for SPARC as the native SPARC assembly routines + math-pari tries to use results in unloadable C modules for perl. 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> math-pari-2.010500-r1.ebuild, math-pari-2.010603.ebuild, |