diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2009-02-18 04:03:47 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2009-02-18 04:03:47 +0000 |
commit | 3fbc59fd539f0d31dd6454ea1580a606c6643adf (patch) | |
tree | ff8830cc398944fb7c0277fe9d7d5cc43148ab43 /sci-libs/gdal/ChangeLog | |
parent | Add kgcc64-4.3.3 and add ~mips keyword to it. We're not affected by header i... (diff) | |
download | gentoo-2-3fbc59fd539f0d31dd6454ea1580a606c6643adf.tar.gz gentoo-2-3fbc59fd539f0d31dd6454ea1580a606c6643adf.tar.bz2 gentoo-2-3fbc59fd539f0d31dd6454ea1580a606c6643adf.zip |
updated pkg_setup logic to more explicitly handle hdf4 vs. netcdf
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/gdal/ChangeLog')
-rw-r--r-- | sci-libs/gdal/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog index 1be4207ee68c..f2de87aa5bc0 100644 --- a/sci-libs/gdal/ChangeLog +++ b/sci-libs/gdal/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/gdal -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.53 2008/12/25 13:40:29 bluebird Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.54 2009/02/18 04:03:47 nerdboy Exp $ + + 18 Feb 2009; Steve Arnold <nerdboy@gentoo.org> gdal-1.5.3.ebuild, + gdal-1.5.2.ebuild: + Updated pkg_setup logic to more explicitly handle hdf4 vs. netcdf; + should fix bugs #256423 and #238999. 25 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> gdal-1.5.2.ebuild: Stable on sparc, bug #241500 |