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 D7C1615817D for ; Mon, 17 Jun 2024 19:02:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2E1EE2A8B; Mon, 17 Jun 2024 19:01:51 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CBC23E2A8B for ; Mon, 17 Jun 2024 19:01:51 +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 8B27C335D63 for ; Mon, 17 Jun 2024 19:01:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E68791645 for ; Mon, 17 Jun 2024 19:01:30 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1718650868.312bb3bcffae9e7abb7bed8ae4c660c485ce053e.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/refind/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/refind/refind-0.14.0.2-r1.ebuild X-VCS-Directories: sys-boot/refind/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 312bb3bcffae9e7abb7bed8ae4c660c485ce053e X-VCS-Branch: master Date: Mon, 17 Jun 2024 19:01:30 +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: 9d61eb6c-8072-4ee9-8090-b6e898126234 X-Archives-Hash: 2de5442c535d297fc0907211fa32c7b7 commit: 312bb3bcffae9e7abb7bed8ae4c660c485ce053e Author: Viorel Munteanu gentoo org> AuthorDate: Mon Jun 17 17:57:26 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon Jun 17 19:01:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312bb3bc sys-boot/refind: pin sys-boot/gnu-efi to an older version sys-boot/refind-0.14.0.2 (stable) does not boot with >=sys-boot/gnu-efi-3.0.18, so pin it to max 3.0.17. Bug: https://bugs.gentoo.org/934320 Signed-off-by: Viorel Munteanu gentoo.org> sys-boot/refind/refind-0.14.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/refind/refind-0.14.0.2-r1.ebuild b/sys-boot/refind/refind-0.14.0.2-r1.ebuild index ae65b7eee2d1..9923ce1ba58a 100644 --- a/sys-boot/refind/refind-0.14.0.2-r1.ebuild +++ b/sys-boot/refind/refind-0.14.0.2-r1.ebuild @@ -15,7 +15,7 @@ KEYWORDS="amd64 x86" FS_USE="btrfs +ext2 +ext4 hfs +iso9660 ntfs reiserfs" IUSE="${FS_USE} doc" -DEPEND="sys-boot/gnu-efi" +DEPEND="