commit:     bffcbe638a81f0c5a2024b9dd012b5d9c044fea2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 13:45:04 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 16:12:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bffcbe63

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 7fe3be1..52d1d7d 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 9f4d9cc..c074c52 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 07b77da..8c4c316 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="

Reply via email to