diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2006-07-03 23:49:22 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2006-07-03 23:49:22 +0000 |
commit | 1bf0879d1b55d0fccbfd1850c0dbe528c852281d (patch) | |
tree | 04e704eada4512674ffaf9dd76f05c31a56aee79 /sci-libs/geos/ChangeLog | |
parent | Add nls useflag and related dependencies, disabled static libraries (it's a m... (diff) | |
download | gentoo-2-1bf0879d1b55d0fccbfd1850c0dbe528c852281d.tar.gz gentoo-2-1bf0879d1b55d0fccbfd1850c0dbe528c852281d.tar.bz2 gentoo-2-1bf0879d1b55d0fccbfd1850c0dbe528c852281d.zip |
patched the swig stuff so python works correctly
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'sci-libs/geos/ChangeLog')
-rw-r--r-- | sci-libs/geos/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog index e842cf52d3c3..365684b12da0 100644 --- a/sci-libs/geos/ChangeLog +++ b/sci-libs/geos/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/geos # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.13 2006/05/25 23:33:35 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.14 2006/07/03 23:49:22 nerdboy Exp $ + + 03 Jul 2006; Steve Arnold <nerdboy@gentoo.org> + +files/geos-2.2.2-swig.patch, +files/python.i, geos-2.2.2.ebuild: + Patched the swig stuff so python works correctly; the 3.0 release should + fix it (and add ruby support). Note that the python wrapper implies static. 25 May 2006; Steve Arnold <nerdboy@gentoo.org> geos-2.2.1.ebuild: Should have picked this one up earlier (inadvertantly omitted ppc). |