summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-03-21 19:32:31 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-03-21 19:32:31 +0000
commit4ff45a193bd8d3c026f808faf79fb5e8bd3d33df (patch)
tree6164b67caa3c5d4f92487c22913723b409978ee1 /sci-libs/lapack-atlas/ChangeLog
parent(#121855) Allow compilation with gcc-4. Also at least partially fix compilati... (diff)
downloadhistorical-4ff45a193bd8d3c026f808faf79fb5e8bd3d33df.tar.gz
historical-4ff45a193bd8d3c026f808faf79fb5e8bd3d33df.tar.bz2
historical-4ff45a193bd8d3c026f808faf79fb5e8bd3d33df.zip
(#121855) Allow compilation with gcc-4. Also at least partially fix compilation with non-gcc compilers (e.g. ifc). You will now need to pass FC to use a non-default Fortran compiler.
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'sci-libs/lapack-atlas/ChangeLog')
-rw-r--r--sci-libs/lapack-atlas/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-libs/lapack-atlas/ChangeLog b/sci-libs/lapack-atlas/ChangeLog
index 968d4558f624..f39a71d8eefb 100644
--- a/sci-libs/lapack-atlas/ChangeLog
+++ b/sci-libs/lapack-atlas/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-libs/lapack-atlas
# Copyright 2004-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.10 2006/01/11 16:24:45 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.11 2006/03/21 19:32:31 spyderous Exp $
+
+ 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ +files/3.7.11-allow-any-gcc-version.patch, lapack-atlas-3.7.11.ebuild:
+ (#121855) Allow compilation with gcc-4. Also at least partially fix
+ compilation with non-gcc compilers (e.g. ifc). You will now need to pass FC
+ to use a non-default Fortran compiler.
11 Jan 2006; Markus Dittrich <markusle@gentoo.org>
lapack-atlas-3.6.0.ebuild, lapack-atlas-3.6.0-r1.ebuild: