diff options
author | 2012-05-06 17:45:16 +0000 | |
---|---|---|
committer | 2012-05-06 17:45:16 +0000 | |
commit | f299d595bfb45315c6062f5958f6623d47ebf4c0 (patch) | |
tree | f6c3ad5f99711c94a677a3b65db4639ae0032b25 /sci-libs/geos/ChangeLog | |
parent | ia64/s390/sh/sparc stable wrt #395735 (diff) | |
download | gentoo-2-f299d595bfb45315c6062f5958f6623d47ebf4c0.tar.gz gentoo-2-f299d595bfb45315c6062f5958f6623d47ebf4c0.tar.bz2 gentoo-2-f299d595bfb45315c6062f5958f6623d47ebf4c0.zip |
Fix compilation on Solaris using GCC 4.6
(Portage version: 2.2.01.20430-prefix/cvs/SunOS i386)
Diffstat (limited to 'sci-libs/geos/ChangeLog')
-rw-r--r-- | sci-libs/geos/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog index a4f7d18ff9d1..cb7b5c91ecd6 100644 --- a/sci-libs/geos/ChangeLog +++ b/sci-libs/geos/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/geos # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.61 2012/02/20 15:27:40 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.62 2012/05/06 17:45:16 grobian Exp $ + + 06 May 2012; Fabian Groffen <grobian@gentoo.org> + +files/3.3.2-solaris-isnan.patch, geos-3.3.2.ebuild: + Fix compilation on Solaris using GCC 4.6 20 Feb 2012; Patrick Lauer <patrick@gentoo.org> geos-3.2.2.ebuild, geos-3.3.2.ebuild: |