From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1734908-garchives=archives.gentoo.org@lists.gentoo.org> 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 0CC2E1581EE for <garchives@archives.gentoo.org>; Mon, 07 Apr 2025 02:50:52 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DD1DF3430B6 for <garchives@archives.gentoo.org>; Mon, 07 Apr 2025 02:50:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9EB691102CE; Mon, 07 Apr 2025 02:50:50 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 96BF81102CE for <gentoo-commits@lists.gentoo.org>; Mon, 07 Apr 2025 02:50:50 +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 455BD3430A1 for <gentoo-commits@lists.gentoo.org>; Mon, 07 Apr 2025 02:50:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A571E1379 for <gentoo-commits@lists.gentoo.org>; Mon, 07 Apr 2025 02:50:48 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1743994178.9e3faee9a3d0f94d68f1b647a5d55a380e5c833b.sam@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.4.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9e3faee9a3d0f94d68f1b647a5d55a380e5c833b X-VCS-Branch: master Date: Mon, 07 Apr 2025 02:50:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8ad0e933-2304-4bf6-8cf3-9cd627e32ca5 X-Archives-Hash: d64de568e7871cab47de82220dcac607 commit: 9e3faee9a3d0f94d68f1b647a5d55a380e5c833b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 7 02:49:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 7 02:49:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e3faee9 kde-plasma/plasma-meta: add comment wrt Spectacle The =kde-apps/spectacle-6.3* pin is needed because Spectacle moved from KDE Gear => KDE Plasma, but KDE Gear's version scheme is higher than KDE Plasma's, so without such a pin, there's nothing that will cause the in-reality newer (but wrt PV, older) Spectacle to be pulled in for users. It can be changed to =kde-apps/spectacle-6* in due course once newer KDE Plasma and KDE Gear are stabled and old is cleaned up. Changing it to >=kde-plasma/spectacle-${PV}:${SLOT} however can't be done for quite some time. Add this as a comment to help confused users. Followup to commit 433b53c8d7f4ddcc59b9205fc337a15946e1e985. Bug: https://bugs.gentoo.org/953314 Signed-off-by: Sam James <sam <AT> gentoo.org> kde-plasma/plasma-meta/plasma-meta-6.3.4.ebuild | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.3.4.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.3.4.ebuild index 2b957fa54590..1d8b092486e5 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.3.4.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.3.4.ebuild @@ -18,6 +18,15 @@ thunderbolt unsupported wacom +wallpapers webengine" REQUIRED_USE="^^ ( elogind systemd )" +# The =kde-apps/spectacle-6.3* pin is needed because Spectacle moved from +# KDE Gear => KDE Plasma, but KDE Gear's version scheme is higher than +# KDE Plasma's, so without such a pin, there's nothing that will cause +# the in-reality newer (but wrt PV, older) Spectacle to be pulled in for users. +# +# It can be changed to =kde-apps/spectacle-6* in due course once newer +# KDE Plasma and KDE Gear are stabled and old is cleaned up. Changing it +# to >=kde-plasma/spectacle-${PV}:${SLOT} however can't be done for quite +# some time. RDEPEND=" !${CATEGORY}/${PN}:5 !kde-plasma/khotkeys:5