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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 76949158086 for ; Thu, 14 Oct 2021 23:34:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77D4AE07EF; Thu, 14 Oct 2021 23:34:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F9C8E07EF for ; Thu, 14 Oct 2021 23:34:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DACD93433EB for ; Thu, 14 Oct 2021 23:34:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42ADDEC for ; Thu, 14 Oct 2021 23:34:16 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1634253790.9ede56589ed42af4bac0e4ee684b9dbd8d9363a4.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/nvidia-drivers/nvidia-drivers-495.29.05-r1.ebuild x11-drivers/nvidia-drivers/nvidia-drivers-495.29.05.ebuild X-VCS-Directories: x11-drivers/nvidia-drivers/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 9ede56589ed42af4bac0e4ee684b9dbd8d9363a4 X-VCS-Branch: master Date: Thu, 14 Oct 2021 23:34:16 +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: 203a908a-de17-432a-a181-f7a9f63962cb X-Archives-Hash: 964fd495c785602c06a96b8c05794542 commit: 9ede56589ed42af4bac0e4ee684b9dbd8d9363a4 Author: Ionen Wolkens gentoo org> AuthorDate: Thu Oct 14 21:22:40 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Oct 14 23:23:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ede5658 x11-drivers/nvidia-drivers: re-allow egl-wayland-1.1.7-r1 It still works fine with new drivers and is not broken with QT unlike 1.1.8 and .9. Still being looked into but changes in QT itself may be needed to use newer egl-wayland, and do not wish to hold back 495.xx for Xorg users until then (especially given it fixes gsync issues). Signed-off-by: Ionen Wolkens gentoo.org> ...idia-drivers-495.29.05.ebuild => nvidia-drivers-495.29.05-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-495.29.05.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-495.29.05-r1.ebuild similarity index 99% rename from x11-drivers/nvidia-drivers/nvidia-drivers-495.29.05.ebuild rename to x11-drivers/nvidia-drivers/nvidia-drivers-495.29.05-r1.ebuild index ccd36f11b25..13e0d7a0bdb 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-495.29.05.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-495.29.05-r1.ebuild @@ -53,7 +53,7 @@ RDEPEND=" x11-libs/libXext[${MULTILIB_USEDEP}] ) wayland? ( - >=gui-libs/egl-wayland-1.1.8 + >=gui-libs/egl-wayland-1.1.7-r1 media-libs/libglvnd >=media-libs/mesa-21.2[gbm(+)] x11-libs/libdrm