diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-12-06 12:47:00 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-12-06 12:47:00 +0000 |
commit | f9d2bc901256e3a38c92a1c63d20fb540ed946e7 (patch) | |
tree | 817864ae1912c0266ac31f88f98b22825619ad9e /sci-libs/netcdf/ChangeLog | |
parent | Use versionator.eclass to distinguish hotfix versions (diff) | |
download | gentoo-2-f9d2bc901256e3a38c92a1c63d20fb540ed946e7.tar.gz gentoo-2-f9d2bc901256e3a38c92a1c63d20fb540ed946e7.tar.bz2 gentoo-2-f9d2bc901256e3a38c92a1c63d20fb540ed946e7.zip |
Fix build with USE=dap and openmpi >= 1.4 wrt #347893 by Juergen Rose <rose@rz.uni-potsdam.de>. Drop old.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/netcdf/ChangeLog')
-rw-r--r-- | sci-libs/netcdf/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index 8b554bd67803..2c3c735b50a0 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-libs/netcdf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.77 2010/12/05 11:38:45 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.78 2010/12/06 12:47:00 xarthisius Exp $ + +*netcdf-4.1.1-r3 (06 Dec 2010) + + 06 Dec 2010; Kacper Kowalik <xarthisius@gentoo.org> -netcdf-4.1.1-r2.ebuild, + +netcdf-4.1.1-r3.ebuild, +files/netcdf-4.1.1-mpi-fix.patch: + Fix build with USE=dap and openmpi >= 1.4 wrt #347893 by Juergen Rose + <rose@rz.uni-potsdam.de>. Drop old. *netcdf-4.1.1-r2 (05 Dec 2010) |