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 A722C158083 for ; Wed, 4 Sep 2024 14:39:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAAC1E29A8; Wed, 4 Sep 2024 14:39:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C024FE29A8 for ; Wed, 4 Sep 2024 14:39:55 +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 0ED8E33BE00 for ; Wed, 4 Sep 2024 14:39:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0DFD1671 for ; Wed, 4 Sep 2024 14:39:53 +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: <1725460752.ea5fc01cfd736fca738b9b893cc9e0ee6ebf913f.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-6.1.49.9999.ebuild kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ea5fc01cfd736fca738b9b893cc9e0ee6ebf913f X-VCS-Branch: master Date: Wed, 4 Sep 2024 14:39:53 +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: 51173043-a0d7-4a9c-b42f-c9d33f182e75 X-Archives-Hash: 806f3530cc52f5f540eb171abdc2622a commit: ea5fc01cfd736fca738b9b893cc9e0ee6ebf913f Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Sep 4 14:39:12 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 4 14:39:12 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ea5fc01c kde-plasma/plasma-workspace: Drop kde-plasma/kde-cli-tools In favor of kde-plasma/kdesu-gui. All revdeps were fixed. Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-6.1.49.9999.ebuild | 5 +---- kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-6.1.49.9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-6.1.49.9999.ebuild index a95959b7b5..f78f15fcb5 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-6.1.49.9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-6.1.49.9999.ebuild @@ -141,10 +141,7 @@ RDEPEND="${COMMON_DEPEND} >=kde-frameworks/kirigami-${KFMIN}:6 >=kde-frameworks/kquickcharts-${KFMIN}:6 >=kde-plasma/kactivitymanagerd-${PVCUT}:6 - || ( - >=kde-plasma/kdesu-gui-${PVCUT}:* - >=kde-plasma/kde-cli-tools-6.1.4-r2:*[kdesu(-)] - ) + >=kde-plasma/kdesu-gui-${PVCUT}:* >=kde-plasma/milou-${PVCUT}:6 >=kde-plasma/plasma-integration-${PVCUT}:6 sys-apps/dbus diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index 640ff5e800..0e01bc63f3 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -142,10 +142,7 @@ RDEPEND="${COMMON_DEPEND} >=kde-frameworks/kirigami-${KFMIN}:6 >=kde-frameworks/kquickcharts-${KFMIN}:6 >=kde-plasma/kactivitymanagerd-${PVCUT}:6 - || ( - >=kde-plasma/kdesu-gui-${PVCUT}:* - >=kde-plasma/kde-cli-tools-6.1.4-r2:*[kdesu(-)] - ) + >=kde-plasma/kdesu-gui-${PVCUT}:* >=kde-plasma/milou-${PVCUT}:6 >=kde-plasma/plasma-integration-${PVCUT}:6 sys-apps/dbus