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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CAD81158090 for ; Fri, 4 Oct 2024 21:55:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79613E29C2; Fri, 4 Oct 2024 21:55:05 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D163E29C2 for ; Fri, 4 Oct 2024 21:55:05 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 458EC33BF08 for ; Fri, 4 Oct 2024 21:55:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A476719CB for ; Fri, 4 Oct 2024 21:55:02 +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: <1728078247.262f271e9418b3474e08fbbb9814aea7b671a96a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-6.1.90.ebuild kde-plasma/plasma-desktop/plasma-desktop-6.2.0.ebuild kde-plasma/plasma-desktop/plasma-desktop-6.2.49.9999.ebuild kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 262f271e9418b3474e08fbbb9814aea7b671a96a X-VCS-Branch: master Date: Fri, 4 Oct 2024 21:55:02 +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: 27a60e8e-d009-421e-ab74-3233735d491a X-Archives-Hash: 954c362e8e39a24aecd790f374c399ad commit: 262f271e9418b3474e08fbbb9814aea7b671a96a Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 4 18:21:26 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 4 21:44:07 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=262f271e kde-plasma/plasma-desktop: Prepare for IUSE qt6 USEdep droppage ... in net-libs/accounts-qt and net-libs/signon-oauth2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-desktop/plasma-desktop-6.1.90.ebuild | 4 ++-- kde-plasma/plasma-desktop/plasma-desktop-6.2.0.ebuild | 4 ++-- kde-plasma/plasma-desktop/plasma-desktop-6.2.49.9999.ebuild | 4 ++-- kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-6.1.90.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-6.1.90.ebuild index 0059237e15..6b64626f51 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-6.1.90.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-6.1.90.ebuild @@ -89,7 +89,7 @@ COMMON_DEPEND=" semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:6 ) webengine? ( kde-apps/kaccounts-integration:6 - >=net-libs/accounts-qt-1.16_p20220803[qt6] + >=net-libs/accounts-qt-1.17[qt6(+)] ) " DEPEND="${COMMON_DEPEND} @@ -115,7 +115,7 @@ RDEPEND="${COMMON_DEPEND} x11-apps/setxkbmap x11-misc/xdg-user-dirs screencast? ( >=kde-plasma/kpipewire-${PVCUT}:6 ) - webengine? ( >=net-libs/signon-oauth2-0.25_p20210102[qt6] ) + webengine? ( >=net-libs/signon-oauth2-0.25_p20210102[qt6(+)] ) " BDEPEND=" dev-util/intltool diff --git a/kde-plasma/plasma-desktop/plasma-desktop-6.2.0.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-6.2.0.ebuild index 0059237e15..6b64626f51 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-6.2.0.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-6.2.0.ebuild @@ -89,7 +89,7 @@ COMMON_DEPEND=" semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:6 ) webengine? ( kde-apps/kaccounts-integration:6 - >=net-libs/accounts-qt-1.16_p20220803[qt6] + >=net-libs/accounts-qt-1.17[qt6(+)] ) " DEPEND="${COMMON_DEPEND} @@ -115,7 +115,7 @@ RDEPEND="${COMMON_DEPEND} x11-apps/setxkbmap x11-misc/xdg-user-dirs screencast? ( >=kde-plasma/kpipewire-${PVCUT}:6 ) - webengine? ( >=net-libs/signon-oauth2-0.25_p20210102[qt6] ) + webengine? ( >=net-libs/signon-oauth2-0.25_p20210102[qt6(+)] ) " BDEPEND=" dev-util/intltool diff --git a/kde-plasma/plasma-desktop/plasma-desktop-6.2.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-6.2.49.9999.ebuild index 5b03d9b982..32d6bf5c86 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-6.2.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-6.2.49.9999.ebuild @@ -89,7 +89,7 @@ COMMON_DEPEND=" semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:6 ) webengine? ( kde-apps/kaccounts-integration:6 - >=net-libs/accounts-qt-1.16_p20220803[qt6] + >=net-libs/accounts-qt-1.17[qt6(+)] ) " DEPEND="${COMMON_DEPEND} @@ -115,7 +115,7 @@ RDEPEND="${COMMON_DEPEND} x11-apps/setxkbmap x11-misc/xdg-user-dirs screencast? ( >=kde-plasma/kpipewire-${PVCUT}:6 ) - webengine? ( >=net-libs/signon-oauth2-0.25_p20210102[qt6] ) + webengine? ( >=net-libs/signon-oauth2-0.25_p20210102[qt6(+)] ) " BDEPEND=" dev-util/intltool diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index e3e61d5789..b8f9ea19c2 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -89,7 +89,7 @@ COMMON_DEPEND=" semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:6 ) webengine? ( kde-apps/kaccounts-integration:6 - >=net-libs/accounts-qt-1.16_p20220803[qt6] + >=net-libs/accounts-qt-1.17[qt6(+)] ) " DEPEND="${COMMON_DEPEND} @@ -115,7 +115,7 @@ RDEPEND="${COMMON_DEPEND} x11-apps/setxkbmap x11-misc/xdg-user-dirs screencast? ( >=kde-plasma/kpipewire-${PVCUT}:6 ) - webengine? ( >=net-libs/signon-oauth2-0.25_p20210102[qt6] ) + webengine? ( >=net-libs/signon-oauth2-0.25_p20210102[qt6(+)] ) " BDEPEND=" dev-util/intltool