summaryrefslogtreecommitdiff
blob: cdf713459bfe2387df99e4fda805421d7fe28b45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>