summaryrefslogtreecommitdiff
blob: b9f0e009cda1ad47bbcb84631ed64899b55eb2b3 (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>