diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-02-13 13:52:36 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-02-13 13:52:36 +0000 |
commit | fbd54090bd0ca9ddc7e3bd97a3c656c39a448b66 (patch) | |
tree | 136e6d59fbd8964e03822d6aedd265f36b3d1b73 /sci-libs/geos/ChangeLog | |
parent | Add ~amd64 (diff) | |
download | gentoo-2-fbd54090bd0ca9ddc7e3bd97a3c656c39a448b66.tar.gz gentoo-2-fbd54090bd0ca9ddc7e3bd97a3c656c39a448b66.tar.bz2 gentoo-2-fbd54090bd0ca9ddc7e3bd97a3c656c39a448b66.zip |
Fixed compilation of python bindings using shared lib (bug #208220)
(Portage version: 2.1.4.3)
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 648367805265..54c47f46011a 100644 --- a/sci-libs/geos/ChangeLog +++ b/sci-libs/geos/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/geos # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.25 2008/01/04 17:03:22 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.26 2008/02/13 13:52:35 bicatali Exp $ + + 13 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> + +files/geos-2.2.3-python-shared.patch, geos-2.2.3.ebuild: + Fixed compilation of python bindings using shared lib (bug #208220) *geos-3.0.0 (04 Jan 2008) |