2016-01-26 08:51:40 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2021-09-11 18:05:05 +03:00
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
2012-02-06 16:39:49 +04:00
|
|
|
<pkgmetadata>
|
2016-01-26 08:51:40 +03:00
|
|
|
<maintainer type="project">
|
|
|
|
<email>base-system@gentoo.org</email>
|
|
|
|
<name>Gentoo Base System</name>
|
|
|
|
</maintainer>
|
2017-02-03 16:27:30 +03:00
|
|
|
<longdescription>Standard GNU file utilities (chmod, cp, dd, dir, ls, ...), text utilities (sort, tr, head, wc, ...), and shell utilities (whoami, who, ...)
|
|
|
|
</longdescription>
|
2014-07-29 12:30:16 +04:00
|
|
|
<use>
|
2017-11-07 22:38:02 +03:00
|
|
|
<flag name="caps">Add Linux capabilities support in output of file utilities (ls, dir, ...) via <pkg>sys-libs/libcap</pkg></flag>
|
2016-01-26 08:51:40 +03:00
|
|
|
<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>
|
2018-06-01 08:56:24 +03:00
|
|
|
<flag name="split-usr">Enable this if /bin and /usr/bin are separate directories</flag>
|
2014-07-29 12:30:16 +04:00
|
|
|
</use>
|
2015-11-25 11:44:33 +03:00
|
|
|
<upstream>
|
2016-01-26 08:51:40 +03:00
|
|
|
<remote-id type="cpe">cpe:/a:gnu:coreutils</remote-id>
|
2015-11-25 11:44:33 +03:00
|
|
|
</upstream>
|
2012-02-06 16:39:49 +04:00
|
|
|
</pkgmetadata>
|