From bffcbe638a81f0c5a2024b9dd012b5d9c044fea2 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 21 Jan 2017 14:45:04 +0100 Subject: [PATCH] kde-apps/marble: Add subslot operator for shapelib RDEPEND Package-Manager: portage-2.3.0 --- kde-apps/marble/marble-16.08.3-r1.ebuild | 4 ++-- kde-apps/marble/marble-16.12.1.ebuild | 2 +- kde-apps/marble/marble-4.14.3.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kde-apps/marble/marble-16.08.3-r1.ebuild b/kde-apps/marble/marble-16.08.3-r1.ebuild index 7fe3be1ddf33..52d1d7d34c9a 100644 --- a/kde-apps/marble/marble-16.08.3-r1.ebuild +++ b/kde-apps/marble/marble-16.08.3-r1.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$ @@ -46,7 +46,7 @@ RDEPEND=" ) phonon? ( media-libs/phonon[qt5] ) positioning? ( $(add_qt_dep qtpositioning) ) - shapefile? ( sci-libs/shapelib ) + shapefile? ( sci-libs/shapelib:= ) webkit? ( $(add_qt_dep qtwebkit) ) " DEPEND="${RDEPEND} diff --git a/kde-apps/marble/marble-16.12.1.ebuild b/kde-apps/marble/marble-16.12.1.ebuild index 9f4d9cca1dc1..c074c5280c48 100644 --- a/kde-apps/marble/marble-16.12.1.ebuild +++ b/kde-apps/marble/marble-16.12.1.ebuild @@ -46,7 +46,7 @@ RDEPEND=" ) phonon? ( media-libs/phonon[qt5] ) positioning? ( $(add_qt_dep qtpositioning) ) - shapefile? ( sci-libs/shapelib ) + shapefile? ( sci-libs/shapelib:= ) webkit? ( $(add_qt_dep qtwebkit) ) " DEPEND="${RDEPEND} diff --git a/kde-apps/marble/marble-4.14.3.ebuild b/kde-apps/marble/marble-4.14.3.ebuild index 07b77da4c527..8c4c316c5645 100644 --- a/kde-apps/marble/marble-4.14.3.ebuild +++ b/kde-apps/marble/marble-4.14.3.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$ @@ -39,7 +39,7 @@ RDEPEND=" >=dev-python/PyQt4-4.4.4-r1[${PYTHON_USEDEP}] kde? ( $(add_kdeapps_dep pykde4 "${PYTHON_USEDEP}" ) ) ) - shapefile? ( sci-libs/shapelib ) + shapefile? ( sci-libs/shapelib:= ) zip? ( dev-libs/quazip[qt4] ) " DEPEND=" -- 2.26.2