diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-12-05 11:38:45 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-12-05 11:38:45 +0000 |
commit | 9480c0190323dd030e37ce3203f33d62452d7163 (patch) | |
tree | 045e4bff2d37eb10e4d0a8872529ea1adb77dbbd /sci-libs/netcdf/ChangeLog | |
parent | Version bump to latest RC. (diff) | |
download | historical-9480c0190323dd030e37ce3203f33d62452d7163.tar.gz historical-9480c0190323dd030e37ce3203f33d62452d7163.tar.bz2 historical-9480c0190323dd030e37ce3203f33d62452d7163.zip |
Properly use autotools-utils.eclass wrt #347780 by Juergen Rose <rose@rz.uni-potsdam.de>. Skip configure phase for netcdf and libcf as we don't build them. More implicits fixes. 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 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index 179d80e450c0..8b554bd67803 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,6 +1,14 @@ # 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.76 2010/12/04 21:40:09 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.77 2010/12/05 11:38:45 xarthisius Exp $ + +*netcdf-4.1.1-r2 (05 Dec 2010) + + 05 Dec 2010; Kacper Kowalik <xarthisius@gentoo.org> -netcdf-4.1.1-r1.ebuild, + +netcdf-4.1.1-r2.ebuild, files/netcdf-4.1.1-implicits.patch: + Properly use autotools-utils.eclass wrt #347780 by Juergen Rose + <rose@rz.uni-potsdam.de>. Skip configure phase for netcdf and libcf as we + don't build them. More implicits fixes. Drop old. *netcdf-4.1.1-r1 (04 Dec 2010) |