diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-09-24 01:07:04 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-09-24 01:07:04 +0000 |
commit | 4cd4fe2249bed14b63e26db1359491519dbd9d78 (patch) | |
tree | 480427de28c9b1d6eeb154232339c4ddf5d3fc80 /sci-libs/scipy/ChangeLog | |
parent | The LDFLAGS situation is worse than I thought. Setting LDFLAGS at all entirel... (diff) | |
download | gentoo-2-4cd4fe2249bed14b63e26db1359491519dbd9d78.tar.gz gentoo-2-4cd4fe2249bed14b63e26db1359491519dbd9d78.tar.bz2 gentoo-2-4cd4fe2249bed14b63e26db1359491519dbd9d78.zip |
Newer atlas doesn't have USE=ifc, so stop checking for it.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sci-libs/scipy/ChangeLog')
-rw-r--r-- | sci-libs/scipy/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-libs/scipy/ChangeLog b/sci-libs/scipy/ChangeLog index 02a9f4a03b8b..0a362091fd61 100644 --- a/sci-libs/scipy/ChangeLog +++ b/sci-libs/scipy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/scipy # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.8 2006/06/14 01:09:34 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.9 2006/09/24 01:07:04 dberkholz Exp $ + + 24 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; scipy-0.4.9.ebuild: + Newer atlas doesn't have USE=ifc, so stop checking for it. *scipy-0.4.9 (14 Jun 2006) |