summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2007-07-31 16:43:27 +0000
committerTorsten Veller <tove@gentoo.org>2007-07-31 16:43:27 +0000
commitdbbf295cbac5b55035d3036ff39e6181d53081a0 (patch)
tree60e1343271c48d231c27324c655c522a079659de /sci-libs/lapack-reference
parentwhitespace (diff)
downloadgentoo-2-dbbf295cbac5b55035d3036ff39e6181d53081a0.tar.gz
gentoo-2-dbbf295cbac5b55035d3036ff39e6181d53081a0.tar.bz2
gentoo-2-dbbf295cbac5b55035d3036ff39e6181d53081a0.zip
Fix Manifest and add ChangeLog entry
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'sci-libs/lapack-reference')
-rw-r--r--sci-libs/lapack-reference/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/lapack-reference/ChangeLog b/sci-libs/lapack-reference/ChangeLog
index e67ceb3b0f71..4e6071531e4b 100644
--- a/sci-libs/lapack-reference/ChangeLog
+++ b/sci-libs/lapack-reference/ChangeLog
@@ -1,6 +1,6 @@
# 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.29 2007/07/25 13:15:28 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v 1.30 2007/07/31 16:43:27 tove Exp $
25 Jul 2007; Markus Dittrich <markusle@gentoo.org>
+files/lapack-reference-3.1.1-test-fix.patch,
@@ -19,7 +19,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
@@ -112,7 +112,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>;