diff options
author | 2006-02-26 23:27:19 +0000 | |
---|---|---|
committer | 2006-02-26 23:27:19 +0000 | |
commit | 39c6c673c3efdbbd26d5aeb96bb09252751dbcc8 (patch) | |
tree | 328d3cb0c4f70a71d613c6e17bec992112cb8ed1 /sci-libs/fftw/ChangeLog | |
parent | x86 stable for bug #124071. (diff) | |
download | gentoo-2-39c6c673c3efdbbd26d5aeb96bb09252751dbcc8.tar.gz gentoo-2-39c6c673c3efdbbd26d5aeb96bb09252751dbcc8.tar.bz2 gentoo-2-39c6c673c3efdbbd26d5aeb96bb09252751dbcc8.zip |
Moved flag-o-matic functions from global scope to src_compile. Also removed filter-mfpmath since it didn't do anything. This fixes bug #123960.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sci-libs/fftw/ChangeLog')
-rw-r--r-- | sci-libs/fftw/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/fftw/ChangeLog b/sci-libs/fftw/ChangeLog index 1428d1e97bd3..d7dc25167548 100644 --- a/sci-libs/fftw/ChangeLog +++ b/sci-libs/fftw/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/fftw # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.26 2006/02/11 20:19:56 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.27 2006/02/26 23:27:19 markusle Exp $ + + 26 Feb 2006; Markus Dittrich <markusle@gentoo.org> fftw-3.0.1.ebuild: + Moved flag-o-matic functions from global scope to src_compile. + Also removed filter-mfpmath since it didn't do anything. + This fixes bug #123960. *fftw-3.1 (11 Feb 2006) |