summaryrefslogtreecommitdiff
blob: f9a79626e12c955df0792d421538e91a59c933ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
	<email>base-system@gentoo.org</email>
	<name>Gentoo Base System</name>
</maintainer>
<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>