diff options
author | Markus Dittrich <markusle@gentoo.org> | 2007-01-03 02:36:46 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2007-01-03 02:36:46 +0000 |
commit | ef681fab756becc910aa84b96938c825e532ce41 (patch) | |
tree | 626c312a640a5dba299ff39fa36f54182525cfa6 /sci-libs/blas-atlas/ChangeLog | |
parent | Link with libcurses instead of libncurses (diff) | |
download | gentoo-2-ef681fab756becc910aa84b96938c825e532ce41.tar.gz gentoo-2-ef681fab756becc910aa84b96938c825e532ce41.tar.bz2 gentoo-2-ef681fab756becc910aa84b96938c825e532ce41.zip |
Removed forcing of non-existent -m32 CFLAG for alpha and rely on atlas' autodetection to do the right thing (see bug #159002).
(Portage version: 2.1.2_rc4-r4)
Diffstat (limited to 'sci-libs/blas-atlas/ChangeLog')
-rw-r--r-- | sci-libs/blas-atlas/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sci-libs/blas-atlas/ChangeLog b/sci-libs/blas-atlas/ChangeLog index af4b8fc81cc0..3481d5862e74 100644 --- a/sci-libs/blas-atlas/ChangeLog +++ b/sci-libs/blas-atlas/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/blas-atlas -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.52 2006/12/29 12:55:41 gustavoz Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.53 2007/01/03 02:36:46 markusle Exp $ + + 03 Jan 2007; Markus Dittrich <markusle@gentoo.org> + blas-atlas-3.7.24.ebuild: + Removed forcing of non-existent -m32 CFLAG for alpha and rely on + atlas' autodetection to do the right thing (see bug #159002). 29 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> blas-atlas-3.7.11.ebuild: |