diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-06-22 18:05:24 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-06-22 18:05:24 +0000 |
commit | b67e43aad6e4f956c2986f4e587dad2bab57886e (patch) | |
tree | cb62e16ae79efb803eb6a52dbf2c9c95c4ead054 /sci-libs/hdf5/ChangeLog | |
parent | Marked ~ppc-macos and ~x64-macos for bug #372327 (diff) | |
download | gentoo-2-b67e43aad6e4f956c2986f4e587dad2bab57886e.tar.gz gentoo-2-b67e43aad6e4f956c2986f4e587dad2bab57886e.tar.bz2 gentoo-2-b67e43aad6e4f956c2986f4e587dad2bab57886e.zip |
Conditionally check for fortran support, #372557
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/hdf5/ChangeLog')
-rw-r--r-- | sci-libs/hdf5/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-libs/hdf5/ChangeLog b/sci-libs/hdf5/ChangeLog index 8d17f3814eb8..6741f9888b1c 100644 --- a/sci-libs/hdf5/ChangeLog +++ b/sci-libs/hdf5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/hdf5 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.69 2011/06/21 15:18:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.70 2011/06/22 18:05:24 jlec Exp $ + + 22 Jun 2011; Justin Lecher <jlec@gentoo.org> hdf5-1.8.4-r1.ebuild, + hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild: + Conditionally check for fortran support, #372557 21 Jun 2011; Justin Lecher <jlec@gentoo.org> hdf5-1.8.4-r1.ebuild, hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild: |