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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CD09D158013 for ; Sun, 13 Oct 2024 20:59:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCD5EE0843; Sun, 13 Oct 2024 20:59:02 +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 A164BE0843 for ; Sun, 13 Oct 2024 20:59:02 +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 BB27D342FEB for ; Sun, 13 Oct 2024 20:59:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F1011D6E for ; Sun, 13 Oct 2024 20:59:00 +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: <1728853024.dc8b32f01e11937aa6a1b373eb74ef6e3afe6a79.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwin/kwin-9999.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: dc8b32f01e11937aa6a1b373eb74ef6e3afe6a79 X-VCS-Branch: master Date: Sun, 13 Oct 2024 20:59:00 +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: 53eecfcc-ad16-45a5-9415-65d284d2402a X-Archives-Hash: 5f55ae0084374d59e2c518e3f9e74fdd commit: dc8b32f01e11937aa6a1b373eb74ef6e3afe6a79 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 13 20:57:04 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 13 20:57:04 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=dc8b32f0 kde-plasma/kwin: Set minimum x11-base/xwayland version to 23.1.0 Upstream commit 27cfd0e40052181bc6d26ea04c30572bdc101230 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwin/kwin-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild index 589353dfa5..7d43c4d6b4 100644 --- a/kde-plasma/kwin/kwin-9999.ebuild +++ b/kde-plasma/kwin/kwin-9999.ebuild @@ -96,7 +96,7 @@ RDEPEND="${COMMON_DEPEND} >=kde-frameworks/kitemmodels-${KFMIN}:6 >=kde-plasma/libplasma-${PVCUT}:6[wayland(+)] sys-apps/hwdata - x11-base/xwayland[libei] + >=x11-base/xwayland-23.1.0[libei] " DEPEND="${COMMON_DEPEND} >=dev-libs/plasma-wayland-protocols-1.14.0