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 451DF15802E for ; Fri, 28 Jun 2024 15:18:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C0842BC015; Fri, 28 Jun 2024 15:18:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 324432BC015 for ; Fri, 28 Jun 2024 15:18:35 +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 6B9B133BF36 for ; Fri, 28 Jun 2024 15:18:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 001591D83 for ; Fri, 28 Jun 2024 15:18:33 +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: <1719587897.3cd203e9974cc28f6cf17124a09812c31d95c98a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3cd203e9974cc28f6cf17124a09812c31d95c98a X-VCS-Branch: master Date: Fri, 28 Jun 2024 15:18:33 +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: 857dc241-d5f9-4ccd-a004-59ab57c49c7a X-Archives-Hash: e611aba7240b2b4c392b283cfa832f3c commit: 3cd203e9974cc28f6cf17124a09812c31d95c98a Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jun 28 15:12:56 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jun 28 15:18:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd203e9 kde-plasma/plasma-meta: Block kde-plasma/khotkeys:5 Should help users clean up their system (ultimately comes up in @preserved-rebuild if people don't --depclean manually). Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild index fc136d816fcc..e1d6e99ed6b8 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild @@ -20,6 +20,7 @@ REQUIRED_USE="^^ ( elogind systemd )" RDEPEND=" !${CATEGORY}/${PN}:5 + !kde-plasma/khotkeys:5 >=kde-plasma/breeze-${PV}:${SLOT}[qt5?] >=kde-plasma/kactivitymanagerd-${PV}:${SLOT} >=kde-plasma/kde-cli-tools-${PV}:${SLOT}