summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatija Skala <mskala@gmx.com>2018-05-31 01:28:04 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-05-31 01:28:25 +0200
commita098327060445fe41e3eeec3bc95cc7c91b7324a (patch)
treeeeaf174e4797f13f4e6029fe58db198962916ae1 /sys-apps/coreutils/metadata.xml
parentwww-client/chromium: stable channel bump (67.0.3396.62) (diff)
downloadgentoo-a098327060445fe41e3eeec3bc95cc7c91b7324a.tar.gz
gentoo-a098327060445fe41e3eeec3bc95cc7c91b7324a.tar.bz2
gentoo-a098327060445fe41e3eeec3bc95cc7c91b7324a.zip
sys-apps/coreutils: revision bump
- move hostname to /bin per FHS - add support for /usr merge Closes: https://github.com/gentoo/gentoo/pull/8545 Closes: https://github.com/gentoo/gentoo/pull/8546 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils/metadata.xml')
-rw-r--r--sys-apps/coreutils/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/coreutils/metadata.xml b/sys-apps/coreutils/metadata.xml
index 9241968a4690..4e46af051b39 100644
--- a/sys-apps/coreutils/metadata.xml
+++ b/sys-apps/coreutils/metadata.xml
@@ -12,6 +12,7 @@
<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>
+ <flag name="split-usr">Enable this if /bin and /usr/bin are separate directories</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:gnu:coreutils</remote-id>