sys-boot/grub: reformat metadata.xml

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert 2025-11-06 15:09:33 -05:00
parent 96c0191f19
commit c9aeb77b40
No known key found for this signature in database
GPG Key ID: 7E58A298F42F9CCD

View File

@ -10,19 +10,11 @@
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name="device-mapper">
Enable support for devmapper. Required for LUKS or LVM volume detection.
</flag>
<flag name="efiemu">
Build and install the efiemu runtimes
</flag>
<flag name="device-mapper">Enable support for devmapper; required for LUKS or LVM volume detection</flag>
<flag name="efiemu">Build and install the efiemu runtimes</flag>
<flag name="fonts">Build and install fonts for the gfxterm module</flag>
<flag name="mount">
Build and install the grub-mount utility
</flag>
<flag name="libzfs">
Enable support for <pkg>sys-fs/zfs</pkg>
</flag>
<flag name="mount">Build and install the grub-mount utility</flag>
<flag name="libzfs">Enable support for <pkg>sys-fs/zfs</pkg></flag>
<flag name="protect">Build and install the grub-protect utility</flag>
<flag name="themes">Build and install GRUB themes (starfield)</flag>
<flag name="truetype">Build and install grub-mkfont conversion utility</flag>