diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-17 15:52:04 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-17 15:52:04 +0000 |
commit | 9eebd81ac8a4d8f969609c6ed06af22d7f92085c (patch) | |
tree | 88ad556dee8afb20c94ed3385f4830cf1cbe7dd3 /sci-libs/fftw/ChangeLog | |
parent | Add lazy2 & update bmp filter. Switch to new-style /usr/lib libexecdir. (diff) | |
download | gentoo-2-9eebd81ac8a4d8f969609c6ed06af22d7f92085c.tar.gz gentoo-2-9eebd81ac8a4d8f969609c6ed06af22d7f92085c.tar.bz2 gentoo-2-9eebd81ac8a4d8f969609c6ed06af22d7f92085c.zip |
Use ${ABI} to disable quad precision w/ abi_x86_32.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sci-libs/fftw/ChangeLog')
-rw-r--r-- | sci-libs/fftw/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-libs/fftw/ChangeLog b/sci-libs/fftw/ChangeLog index b82af6ddb37f..ee0389fd5306 100644 --- a/sci-libs/fftw/ChangeLog +++ b/sci-libs/fftw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/fftw # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.157 2014/05/24 22:14:53 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.158 2014/06/17 15:52:04 mgorny Exp $ + + 17 Jun 2014; Michał Górny <mgorny@gentoo.org> fftw-3.3.4.ebuild: + Use ${ABI} to disable quad precision w/ abi_x86_32. 24 May 2014; Michał Górny <mgorny@gentoo.org> fftw-3.3.3-r3.ebuild, fftw-3.3.4.ebuild: |