diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2010-01-28 22:19:50 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2010-01-28 22:19:50 +0000 |
commit | 5fd031ad6b856c57f38c64cc888d74ceb23d5c69 (patch) | |
tree | 61b622b9b3767070854fcd7ac8dd842f9d6d3f76 /sci-libs/netcdf/ChangeLog | |
parent | Only define epause and ebeep in EAPIs 0 1 2. Mark built_with_use as deprecated. (diff) | |
download | historical-5fd031ad6b856c57f38c64cc888d74ceb23d5c69.tar.gz historical-5fd031ad6b856c57f38c64cc888d74ceb23d5c69.tar.bz2 historical-5fd031ad6b856c57f38c64cc888d74ceb23d5c69.zip |
Fixed for mpi, now uses exclusively system cfortran, and cleaned the pkg-config files. Thanks Xarthisius for his help.
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/netcdf/ChangeLog')
-rw-r--r-- | sci-libs/netcdf/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index b25a33a1bdeb..2641d62cb681 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sci-libs/netcdf -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.63 2009/12/07 17:53:00 bicatali Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.64 2010/01/28 22:19:50 bicatali Exp $ + +*netcdf-4.0.1-r1 (28 Jan 2010) + + 28 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org> -netcdf-4.0.1.ebuild, + +netcdf-4.0.1-r1.ebuild, +files/netcdf-4.0.1-cfortran.patch, + +files/netcdf-4.0.1-pkgconfig.patch: + Fixed for mpi, now uses exclusively system cfortran, and cleaned the + pkg-config files. Thanks Xarthisius for his help. 07 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> -files/netcdf-3.6.2-as-needed.patch, -files/netcdf-3.6.2-gcc43.patch, |