summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2007-07-25 03:04:27 +0000
committerMarkus Dittrich <markusle@gentoo.org>2007-07-25 03:04:27 +0000
commit162ec04b28fec8823228f16d0b071b318abd1cf1 (patch)
treed2493ee305dac996603b09b33760ebbb3ea966db /sci-libs/lapack-reference/ChangeLog
parentminor cleanups and redigesting for changed upstream tarball (diff)
downloadgentoo-2-162ec04b28fec8823228f16d0b071b318abd1cf1.tar.gz
gentoo-2-162ec04b28fec8823228f16d0b071b318abd1cf1.tar.bz2
gentoo-2-162ec04b28fec8823228f16d0b071b318abd1cf1.zip
Fixed issues due to missing ETIME intrinsic in >=gcc-4.2.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'sci-libs/lapack-reference/ChangeLog')
-rw-r--r--sci-libs/lapack-reference/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/lapack-reference/ChangeLog b/sci-libs/lapack-reference/ChangeLog
index ab8ce7992f86..677f72714124 100644
--- a/sci-libs/lapack-reference/ChangeLog
+++ b/sci-libs/lapack-reference/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/lapack-reference
# Copyright 2004-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v 1.27 2007/07/14 00:15:25 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v 1.28 2007/07/25 03:04:27 markusle Exp $
+
+ 25 Jul 2007; Markus Dittrich <markusle@gentoo.org>
+ files/lapack-reference-3.1.1-autotool.patch:
+ Fixed issues due to missing ETIME intrinsic in >=gcc-4.2.
14 Jul 2007; Steve Arnold <nerdboy@gentoo.org>
lapack-reference-3.1.0.ebuild:
@@ -9,7 +13,7 @@
It seems to be rare and only occurs on 64-bit platforms. Reference:
https://icl.cs.utk.edu/lapack-forum/viewtopic.php?t=299
- 25 Jun 2007; Raúl Porcel <armin76@gentoo.org>
+ 25 Jun 2007; Raúl Porcel <armin76@gentoo.org>
lapack-reference-3.1.1.ebuild:
Add ~alpha wrt #159002
@@ -102,7 +106,7 @@
+files/lapack-reference-3.0-autotool.patch,
+lapack-reference-3.0-r3.ebuild:
Bump to autotool the package, which makes the build work much better in
- parallel and with gcc4. Thanks to Adam Piątyszek for catching an initial
+ parallel and with gcc4. Thanks to Adam Piątyszek for catching an initial
problem; a couple of files cannot be compiled with optimization.
15 May 2006; Donnie Berkholz <dberkholz@gentoo.org>;