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 7DBCC158013 for ; Sat, 16 Dec 2023 08:28:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6B642BC015; Sat, 16 Dec 2023 08:28:42 +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 A9CBA2BC015 for ; Sat, 16 Dec 2023 08:28:42 +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 B059B33BE12 for ; Sat, 16 Dec 2023 08:28:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F1E4123C for ; Sat, 16 Dec 2023 08:28:40 +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: <1702715279.4638b3565a4ebac7241f21c07ee764d31710823e.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-5.27.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: 4638b3565a4ebac7241f21c07ee764d31710823e X-VCS-Branch: master Date: Sat, 16 Dec 2023 08:28:40 +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: 02ed9824-3eef-46d5-a63b-d32d0a7fe92d X-Archives-Hash: ff310ad3b4b7b220e2eeb78c8c71fa09 commit: 4638b3565a4ebac7241f21c07ee764d31710823e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 16 08:27:59 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 16 08:27:59 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4638b356 kde-plasma/plasma-workspace: RDEPEND on kde-plasma/kactivitymanagerd Bug: https://bugs.gentoo.org/920065 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild | 1 + kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild index 25af307ace..62647d5082 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild @@ -144,6 +144,7 @@ RDEPEND="${COMMON_DEPEND} ) >=kde-frameworks/kirigami-${KFMIN}:5 >=kde-frameworks/kquickcharts-${KFMIN}:5 + >=kde-plasma/kactivitymanagerd-${PVCUT}:5 >=kde-plasma/milou-${PVCUT}:5 >=kde-plasma/plasma-integration-${PVCUT}:5 sys-apps/dbus diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index 28376d27d4..91ee0e4dbd 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -138,6 +138,7 @@ RDEPEND="${COMMON_DEPEND} kde-apps/kio-extras:6 >=kde-frameworks/kirigami-${KFMIN}:6 >=kde-frameworks/kquickcharts-${KFMIN}:6 + >=kde-plasma/kactivitymanagerd-${PVCUT}:6 >=kde-plasma/milou-${PVCUT}:6 >=kde-plasma/plasma-integration-${PVCUT}:6 sys-apps/dbus