From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id DF7561580E0 for ; Mon, 02 Jun 2025 16:50:11 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C97C6343090 for ; Mon, 02 Jun 2025 16:50:11 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 29C1B11049F; Mon, 02 Jun 2025 16:49:59 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 21B6F11049F for ; Mon, 02 Jun 2025 16:49:59 +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 D3BB9343143 for ; Mon, 02 Jun 2025 16:49:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68D3928EE for ; Mon, 02 Jun 2025 16:49:56 +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: <1748882888.d5c967bb75f475081934e81ffb341e44fa182c45.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.3.5-r1.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d5c967bb75f475081934e81ffb341e44fa182c45 X-VCS-Branch: master Date: Mon, 02 Jun 2025 16:49:56 +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: 62376108-cf03-4e58-a271-dbf982999fcf X-Archives-Hash: b5e502a0a69a6346fafaff272cfe1420 commit: d5c967bb75f475081934e81ffb341e44fa182c45 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 20 17:32:35 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 2 16:48:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c967bb kde-plasma/plasma-meta: Pin down !systemd kde-plasma/drkonqi to ~${PV} To avoid surprises once 6.4 enters ::gentoo. Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-6.3.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.3.5-r1.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.3.5-r1.ebuild index 9e5744d3708f..263764a366f5 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.3.5-r1.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.3.5-r1.ebuild @@ -68,7 +68,7 @@ RDEPEND=" bluetooth? ( >=kde-plasma/bluedevil-${PV}:${SLOT} ) browser-integration? ( >=kde-plasma/plasma-browser-integration-${PV}:${SLOT} ) colord? ( x11-misc/colord ) - crash-handler? ( >=kde-plasma/drkonqi-${PV}:${SLOT} ) + crash-handler? ( ~kde-plasma/drkonqi-${PV}:${SLOT} ) crypt? ( >=kde-plasma/plasma-vault-${PV}:${SLOT} ) cups? ( >=kde-plasma/print-manager-${PV}:${SLOT}