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 | a65fe4d1936142b89fecb771ee3570aa6c3cd8ef (patch) | |
tree | edfe80f72246ce6d38e54aa5e7d2967efda9dea0 /sci-libs/netcdf/ChangeLog | |
parent | Use versionator.eclass to distinguish hotfix versions (diff) | |
download | historical-a65fe4d1936142b89fecb771ee3570aa6c3cd8ef.tar.gz historical-a65fe4d1936142b89fecb771ee3570aa6c3cd8ef.tar.bz2 historical-a65fe4d1936142b89fecb771ee3570aa6c3cd8ef.zip |
Fix build with USE=dap and openmpi >= 1.4 wrt #347893 by Juergen Rose <rose@rz.uni-potsdam.de>. Drop old.
Package-Manager: portage-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) |