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 B80CB15817D for ; Fri, 14 Jun 2024 14:18:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5895E2A5B; Fri, 14 Jun 2024 14:18:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 pigeon.gentoo.org (Postfix) with ESMTPS id C8D4BE2A5B for ; Fri, 14 Jun 2024 14:18:20 +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 0ABDB33BED4 for ; Fri, 14 Jun 2024 14:18:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EAFD1CE8 for ; Fri, 14 Jun 2024 14:18:18 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1718374677.c5c6e6fbae841f66b303ee830d6212de3ca1b71e.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/os-prober/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/os-prober/os-prober-9999.ebuild X-VCS-Directories: sys-boot/os-prober/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: c5c6e6fbae841f66b303ee830d6212de3ca1b71e X-VCS-Branch: master Date: Fri, 14 Jun 2024 14:18:18 +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: 0e74439a-b951-450c-8f4f-e438c84b4d7d X-Archives-Hash: 1562651468eb8cab1096f3dec86e359b commit: c5c6e6fbae841f66b303ee830d6212de3ca1b71e Author: Ben Kohler gentoo org> AuthorDate: Fri Jun 14 14:17:57 2024 +0000 Commit: Ben Kohler gentoo org> CommitDate: Fri Jun 14 14:17:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5c6e6fb sys-boot/os-prober: sync 9999 Signed-off-by: Ben Kohler gentoo.org> sys-boot/os-prober/os-prober-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-boot/os-prober/os-prober-9999.ebuild b/sys-boot/os-prober/os-prober-9999.ebuild index 60466c142031..7803b480fb27 100644 --- a/sys-boot/os-prober/os-prober-9999.ebuild +++ b/sys-boot/os-prober/os-prober-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -31,6 +31,7 @@ PATCHES=( "${FILESDIR}"/${PN}-1.79-mounted-boot-partition-fix.patch "${FILESDIR}"/${PN}-1.79-fix-busy-umount-message.patch "${FILESDIR}"/${PN}-1.79-efi-chroot-blkid-fallback.patch + "${FILESDIR}"/${PN}-1.81-boot-detected-twice-v3.patch ) DOC_CONTENTS="