Diff os-prober-1.81-r1 with a os-prober-9999

/usr/portage/sys-boot/os-prober/os-prober-9999.ebuild 2023-10-09 14:52:35.448368500 +0300
1
# Copyright 1999-2023 Gentoo Authors
1
# Copyright 1999-2022 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
31 31
	"${FILESDIR}"/${PN}-1.79-mounted-boot-partition-fix.patch
32 32
	"${FILESDIR}"/${PN}-1.79-fix-busy-umount-message.patch
33 33
	"${FILESDIR}"/${PN}-1.79-efi-chroot-blkid-fallback.patch
34
	"${FILESDIR}"/${PN}-1.81-boot-detected-twice.patch
35 34
)
36 35

  
37 36
DOC_CONTENTS="
Thank you!