From 1e0c0cff7b358d28f329f163df062d08a7697139 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Wed, 17 Jun 2009 07:05:44 +0000 Subject: Selecting boost version that has python IUSE. Bug #274358 (Portage version: 2.1.6.13/cvs/Linux x86_64) --- sci-geosciences/mapnik/ChangeLog | 5 ++++- sci-geosciences/mapnik/mapnik-0.6.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sci-geosciences/mapnik') diff --git a/sci-geosciences/mapnik/ChangeLog b/sci-geosciences/mapnik/ChangeLog index 55623d786b9e..8a563a64668a 100644 --- a/sci-geosciences/mapnik/ChangeLog +++ b/sci-geosciences/mapnik/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2009/06/12 12:24:13 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/ChangeLog,v 1.9 2009/06/17 07:05:44 tupone Exp $ + + 17 Jun 2009; Alfredo Tupone mapnik-0.6.0.ebuild: + Selecting boost version that has python IUSE. Bug #274358 by Arjen Robbemond 12 Jun 2009; Alfredo Tupone mapnik-0.6.0.ebuild: Changing LICENSE and adding some docs diff --git a/sci-geosciences/mapnik/mapnik-0.6.0.ebuild b/sci-geosciences/mapnik/mapnik-0.6.0.ebuild index 8babf5c17239..a6ad02fe7eae 100644 --- a/sci-geosciences/mapnik/mapnik-0.6.0.ebuild +++ b/sci-geosciences/mapnik/mapnik-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/mapnik-0.6.0.ebuild,v 1.2 2009/06/12 12:24:13 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/mapnik-0.6.0.ebuild,v 1.3 2009/06/17 07:05:44 tupone Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -23,7 +23,7 @@ RDEPEND="dev-libs/boost sci-libs/proj x11-libs/agg media-fonts/dejavu - python? ( dev-libs/boost[python] ) + python? ( >=dev-libs/boost-1.35.0-r5[python] ) cairo? ( x11-libs/cairo dev-cpp/cairomm ) postgres? ( >=dev-db/postgresql-base-8.3 -- cgit v1.2.3-65-gdbad