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 | c0478eeeaaff3ac4c8657828c3eb11061daa7d83 (patch) | |
tree | d122437cca21a8f33c87fdcf145229b7b5e9d325 /sci-libs/blas-atlas/ChangeLog | |
parent | Link with libcurses instead of libncurses (diff) | |
download | historical-c0478eeeaaff3ac4c8657828c3eb11061daa7d83.tar.gz historical-c0478eeeaaff3ac4c8657828c3eb11061daa7d83.tar.bz2 historical-c0478eeeaaff3ac4c8657828c3eb11061daa7d83.zip |
Removed forcing of non-existent -m32 CFLAG for alpha and rely on atlas' autodetection to do the right thing (see bug #159002).
Package-Manager: portage-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: |