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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7FC11158013 for ; Sun, 13 Oct 2024 20:59:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DB96E0841; Sun, 13 Oct 2024 20:59:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 817F1E0841 for ; Sun, 13 Oct 2024 20:59:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9928A341DD0 for ; Sun, 13 Oct 2024 20:59:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 378671315 for ; Sun, 13 Oct 2024 20:59:00 +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: <1728852401.5daa47300936cb2d9bbd10a54bc94093760e7520.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma5support/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma5support/plasma5support-9999.ebuild X-VCS-Directories: kde-plasma/plasma5support/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5daa47300936cb2d9bbd10a54bc94093760e7520 X-VCS-Branch: master Date: Sun, 13 Oct 2024 20:59:00 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1935eefc-87ff-4519-b83d-418cec2a1885 X-Archives-Hash: 48a0cdc142a2c5eb0824cb4981aacd44 commit: 5daa47300936cb2d9bbd10a54bc94093760e7520 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 13 20:46:41 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 13 20:46:41 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5daa4730 kde-plasma/plasma5support: Add IUSE geolocation geolocation dataengine moved from plasma-workspace Upstream commit bb838434690233e2af057e5c5bf1d9d3ed710384 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma5support/plasma5support-9999.ebuild | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma5support/plasma5support-9999.ebuild b/kde-plasma/plasma5support/plasma5support-9999.ebuild index 01cca39c10..4bec1d3012 100644 --- a/kde-plasma/plasma5support/plasma5support-9999.ebuild +++ b/kde-plasma/plasma5support/plasma5support-9999.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Support components for porting from KF5/Qt5 to KF6/Qt6" LICENSE="GPL-2+ LGPL-2+" SLOT="6" KEYWORDS="" -IUSE="" +IUSE="geolocation" RESTRICT="test" # bug 926347 @@ -32,8 +32,16 @@ DEPEND=" >=kde-frameworks/kservice-${KFMIN}:6 >=kde-frameworks/solid-${KFMIN}:6 >=kde-plasma/libksysguard-${PVCUT}:6 + geolocation? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:6 ) " RDEPEND="${DEPEND} !kde-plasma/plasma-workspace:5 - !