From 555645b7a1b834a2f9e703cc2c60515926353d34 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 4 Jan 2009 19:48:41 +0000 Subject: add missing xml to IUSE (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686) --- sci-geosciences/mapnik/ChangeLog | 7 +++++-- sci-geosciences/mapnik/mapnik-0.5.1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sci-geosciences/mapnik') diff --git a/sci-geosciences/mapnik/ChangeLog b/sci-geosciences/mapnik/ChangeLog index 308ec05eac79..bcc78c0ba16a 100644 --- a/sci-geosciences/mapnik/ChangeLog +++ b/sci-geosciences/mapnik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-geosciences/mapnik -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/ChangeLog,v 1.5 2008/11/08 03:16:43 nerdboy Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/ChangeLog,v 1.6 2009/01/04 19:48:41 mr_bones_ Exp $ + + 04 Jan 2009; Michael Sterrett mapnik-0.5.1.ebuild: + add missing xml to IUSE 08 Nov 2008; Steve Arnold mapnik-0.5.1.ebuild: Fixed the sed that modifies the fontpath in mapnik python lib. The diff --git a/sci-geosciences/mapnik/mapnik-0.5.1.ebuild b/sci-geosciences/mapnik/mapnik-0.5.1.ebuild index ba06e9eab5ba..6f23f22fa476 100644 --- a/sci-geosciences/mapnik/mapnik-0.5.1.ebuild +++ b/sci-geosciences/mapnik/mapnik-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.5.1.ebuild,v 1.6 2009/01/03 22:40:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/mapnik-0.5.1.ebuild,v 1.7 2009/01/04 19:48:41 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://berlios/mapnik/mapnik_src-${PV}.tar.gz" LICENSE="LGPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="bidi debug doc postgres python" +IUSE="bidi debug doc postgres python xml" RDEPEND=">=dev-libs/boost-1.33.0 >=media-libs/libpng-1.2.12 -- cgit v1.2.3-65-gdbad