summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2009-08-19 02:59:58 +0000
committerSteve Arnold <nerdboy@gentoo.org>2009-08-19 02:59:58 +0000
commit47418a8907bae2fa2157508f713a9bd0a390070e (patch)
tree12b6130b9aaad97ffcd6289e0919294831cddfae /sci-geosciences/mapnik/ChangeLog
parentamd64 stable, all tests passed. bug 281699 (diff)
downloadhistorical-47418a8907bae2fa2157508f713a9bd0a390070e.tar.gz
historical-47418a8907bae2fa2157508f713a9bd0a390070e.tar.bz2
historical-47418a8907bae2fa2157508f713a9bd0a390070e.zip
Updated postgres deps to explicitly exclude libpq.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'sci-geosciences/mapnik/ChangeLog')
-rw-r--r--sci-geosciences/mapnik/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/sci-geosciences/mapnik/ChangeLog b/sci-geosciences/mapnik/ChangeLog
index 8a563a64668a..f872ff357f7b 100644
--- a/sci-geosciences/mapnik/ChangeLog
+++ b/sci-geosciences/mapnik/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sci-geosciences/mapnik
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/ChangeLog,v 1.9 2009/06/17 07:05:44 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/ChangeLog,v 1.10 2009/08/19 02:59:58 nerdboy Exp $
+
+ 19 Aug 2009; Steve Arnold <nerdboy@gentoo.org> mapnik-0.5.1.ebuild,
+ mapnik-0.6.0.ebuild:
+ Updated postgres deps to explicitly exclude libpq (which will not work).
+ The virtual is currently not an option, and none of the new postgresql
+ packages have been stablized yet, so this is the only way mapnik (and a
+ few other packages) can go stable.
17 Jun 2009; Alfredo Tupone <tupone@gentoo.org> mapnik-0.6.0.ebuild:
Selecting boost version that has python IUSE. Bug #274358 by Arjen Robbemond