gentoo-full-overlay/sys-apps/coreutils/metadata.xml

14 lines
473 B
XML
Raw Normal View History

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<herd>base-system</herd>
<use>
<flag name='hostname'>Build the hostname program</flag>
<flag name='kill'>Build the kill program</flag>
<flag name='multicall'>Build all tools into a single `coreutils` program akin to busybox to save space</flag>
</use>
<upstream>
<remote-id type='cpe'>cpe:/a:gnu:coreutils</remote-id>
</upstream>
</pkgmetadata>