diff options
author | 2008-11-10 23:30:30 +0000 | |
---|---|---|
committer | 2008-11-10 23:30:30 +0000 | |
commit | 90c2e2dd60276fe8a7d5eac245d658623fb9d7b4 (patch) | |
tree | 281ffcc7c42fa8e0f7e8b5c69f67688f3e5e4bfb /sci-libs/gdal/ChangeLog | |
parent | (non maintainer commit) version bump and remove old (diff) | |
download | gentoo-2-90c2e2dd60276fe8a7d5eac245d658623fb9d7b4.tar.gz gentoo-2-90c2e2dd60276fe8a7d5eac245d658623fb9d7b4.tar.bz2 gentoo-2-90c2e2dd60276fe8a7d5eac245d658623fb9d7b4.zip |
Updated to new xerces-c interface, along with minor metadata update.
(Portage version: 2.2_rc13/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'sci-libs/gdal/ChangeLog')
-rw-r--r-- | sci-libs/gdal/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog index 3019801673e1..7d6e8d070d3f 100644 --- a/sci-libs/gdal/ChangeLog +++ b/sci-libs/gdal/ChangeLog @@ -1,6 +1,12 @@ # 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.49 2008/11/09 01:42:16 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.50 2008/11/10 23:30:30 nerdboy Exp $ + + 10 Nov 2008; Steve Arnold <nerdboy@gentoo.org> metadata.xml, + gdal-1.5.3.ebuild: + Updated to new xerces-c interface, along with minor metadata update. Note + this version enables parallel makes, so if you experience random failures + try with -j1 and report if this fixes it. 09 Nov 2008; Steve Arnold <nerdboy@gentoo.org> +files/gdal-1.5.2-xerces-64-bit.patch, gdal-1.5.2.ebuild: |