commit: dd361c5a36dfc26991ce8827ef9e4f863948eef4 Author: Amy Liffey <amynka <AT> gentoo <DOT> org> AuthorDate: Fri Feb 10 10:24:18 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Feb 10 10:25:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd361c5a
sci-geosciences/osm2pgsql: fix dep bug #607456 Suggested-by: bugtrack <AT> web.de Upstream-bug: https://github.com/openstreetmap/osm2pgsql/issues/634 Package-Manager: portage-2.3.0 sci-geosciences/osm2pgsql/osm2pgsql-0.84.0.ebuild | 4 ++-- sci-geosciences/osm2pgsql/osm2pgsql-0.86.0.ebuild | 4 ++-- sci-geosciences/osm2pgsql/osm2pgsql-0.87.0.ebuild | 4 ++-- sci-geosciences/osm2pgsql/osm2pgsql-0.87.1.ebuild | 4 ++-- sci-geosciences/osm2pgsql/osm2pgsql-0.88.1.ebuild | 4 ++-- sci-geosciences/osm2pgsql/osm2pgsql-0.90.0.ebuild | 4 ++-- sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-0.84.0.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-0.84.0.ebuild index f2acefa66d..e80207d729 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-0.84.0.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-0.84.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ DEPEND=" app-arch/bzip2 dev-db/postgresql:= dev-libs/libxml2:2 - sci-libs/geos + <sci-libs/geos-3.6.0 sci-libs/proj sys-libs/zlib lua? ( dev-lang/lua:= ) diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-0.86.0.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-0.86.0.ebuild index f2acefa66d..e80207d729 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-0.86.0.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-0.86.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ DEPEND=" app-arch/bzip2 dev-db/postgresql:= dev-libs/libxml2:2 - sci-libs/geos + <sci-libs/geos-3.6.0 sci-libs/proj sys-libs/zlib lua? ( dev-lang/lua:= ) diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-0.87.0.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-0.87.0.ebuild index 59d937c964..364ca710e3 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-0.87.0.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-0.87.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ DEPEND=" dev-db/postgresql:= dev-libs/libxml2:2 dev-libs/boost - sci-libs/geos + <sci-libs/geos-3.6.0 sci-libs/proj sys-libs/zlib lua? ( dev-lang/lua:= ) diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-0.87.1.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-0.87.1.ebuild index 59d937c964..364ca710e3 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-0.87.1.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-0.87.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ DEPEND=" dev-db/postgresql:= dev-libs/libxml2:2 dev-libs/boost - sci-libs/geos + <sci-libs/geos-3.6.0 sci-libs/proj sys-libs/zlib lua? ( dev-lang/lua:= ) diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-0.88.1.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-0.88.1.ebuild index 503e66326b..364ca710e3 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-0.88.1.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-0.88.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ DEPEND=" dev-db/postgresql:= dev-libs/libxml2:2 dev-libs/boost - sci-libs/geos + <sci-libs/geos-3.6.0 sci-libs/proj sys-libs/zlib lua? ( dev-lang/lua:= ) diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-0.90.0.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-0.90.0.ebuild index 5c399142f8..0e245c5df5 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-0.90.0.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-0.90.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ DEPEND=" dev-db/postgresql:= dev-libs/libxml2:2 dev-libs/boost - sci-libs/geos + <sci-libs/geos-3.6.0 sci-libs/proj sys-libs/zlib lua? ( dev-lang/lua:= ) diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild index de249ca951..d0385055fc 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,7 @@ DEPEND=" dev-db/postgresql:= dev-libs/expat dev-libs/boost - sci-libs/geos + <sci-libs/geos-3.6.0 sci-libs/proj sys-libs/zlib lua? ( dev-lang/lua:= )
