From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 59E82139085 for ; Sat, 21 Jan 2017 22:28:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97B3FE0C90; Sat, 21 Jan 2017 22:28:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 771BBE0C90 for ; Sat, 21 Jan 2017 22:28:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EFD834166A for ; Sat, 21 Jan 2017 22:28:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A21FE2BCB for ; Sat, 21 Jan 2017 22:28:13 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1485037665.9a8097d6d636b2301c546a0e4948769a2283fe14.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/marble/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/marble/marble-16.12.49.9999.ebuild kde-apps/marble/marble-9999.ebuild X-VCS-Directories: kde-apps/marble/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9a8097d6d636b2301c546a0e4948769a2283fe14 X-VCS-Branch: master Date: Sat, 21 Jan 2017 22:28:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 29ed5546-f280-45c2-89f8-a0e04c9b6109 X-Archives-Hash: a6dc933e0b386671460be97b1f6fe429 commit: 9a8097d6d636b2301c546a0e4948769a2283fe14 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 21 22:27:45 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 21 22:27:45 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9a8097d6 kde-apps/marble: Add subslot operator for shapelib RDEPEND Package-Manager: portage-2.3.0 kde-apps/marble/marble-16.12.49.9999.ebuild | 2 +- kde-apps/marble/marble-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/marble/marble-16.12.49.9999.ebuild b/kde-apps/marble/marble-16.12.49.9999.ebuild index 470ce28..bd43caa 100644 --- a/kde-apps/marble/marble-16.12.49.9999.ebuild +++ b/kde-apps/marble/marble-16.12.49.9999.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-9999.ebuild b/kde-apps/marble/marble-9999.ebuild index 470ce28..bd43caa 100644 --- a/kde-apps/marble/marble-9999.ebuild +++ b/kde-apps/marble/marble-9999.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}