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 | c0dc286aac73ecdd0b6cfe5f5727abaffc39a023 (patch) | |
tree | dcbe92ced9352a6acc778a00c0b28a343a4fabea /sci-libs/netcdf/ChangeLog | |
parent | MIPS love. (diff) | |
download | historical-c0dc286aac73ecdd0b6cfe5f5727abaffc39a023.tar.gz historical-c0dc286aac73ecdd0b6cfe5f5727abaffc39a023.tar.bz2 historical-c0dc286aac73ecdd0b6cfe5f5727abaffc39a023.zip |
Version bump, with better autotools handling and install. Adapted the ebuild to match the structure. Extended the longdescription in metadata.xml.
Package-Manager: portage-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) |