sys-kernel/genkernel: Fix breakage triggered by mount-boot update.
authorUlrich Müller <ulm@gentoo.org>
Fri, 13 Dec 2019 22:31:13 +0000 (23:31 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 13 Dec 2019 22:33:45 +0000 (23:33 +0100)
commit3cb0abaeb8e6959880ea6162e7777db8c9ceb816
tree0926a0b4f07deef4733f407170557c3337bc03b1
parent4882b48495fa04435ee5a5f641478d8a71bb2504
sys-kernel/genkernel: Fix breakage triggered by mount-boot update.

mount-boot_mount_boot_partition() was an internal and undocumented
function which shouldn't have been called, in the first place.

Delete it from pkg_postinst without replacement, because the relevant
checks in mount-boot_check_status will have been called already in
mount-boot_pkg_preinst.

Drop the call to mount-boot_pkg_postinst as well, because that
function is a no-op now.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
sys-kernel/genkernel/genkernel-4.0.0-r1.ebuild
sys-kernel/genkernel/genkernel-9999.ebuild