diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-04-24 11:28:12 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-04-24 11:28:12 +0000 |
commit | 108de51ece5e12600f144625cf385ae4403a2a3e (patch) | |
tree | 6ba5201420bb629a21d658380972f2a8be905d38 /sci-libs/netcdf/ChangeLog | |
parent | ia64 + x86 stable (diff) | |
download | gentoo-2-108de51ece5e12600f144625cf385ae4403a2a3e.tar.gz gentoo-2-108de51ece5e12600f144625cf385ae4403a2a3e.tar.bz2 gentoo-2-108de51ece5e12600f144625cf385ae4403a2a3e.zip |
Version bump, with better autotools handling and install. Adapted the ebuild to match the structure. Extended the longdescription in metadata.xml.
(Portage version: 2.1.2.2)
Diffstat (limited to 'sci-libs/netcdf/ChangeLog')
-rw-r--r-- | sci-libs/netcdf/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index 13cae1fb5c90..e54c763a9f07 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-libs/netcdf -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.32 2006/10/24 12:31:31 markusle Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.33 2007/04/24 11:28:12 bicatali Exp $ + +*netcdf-3.6.2 (24 Apr 2007) + + 24 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml, + +netcdf-3.6.2.ebuild: + Version bump, with better autotools handling and install. Adapted the ebuild + to match the structure. Extended the longdescription in metadata.xml. *netcdf-3.6.1-r1 (22 Oct 2006) |