diff options
-rw-r--r-- | metadata/layout.conf | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..0cf7459 --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,18 @@ +# This goes live after stabilization of portage-2.1.10.21 +#manifest-hashes = SHA256 SHA512 WHIRLPOOL + +# Bug #337853 - gentoo's council says to enable +# --echangelog by default for the "gentoo" repo +update-changelog = true + +# Make egencache generate newer (more reliable) +# md5-dict cache format (see bug #409445). +# NOTE: list md5-dict first so clients prefer it +# INFRA NOTE: Format 'pms' was removed on Aug 6 2012. (Announced prior as Aug 1 +# 2012 was the removal date) +cache-formats = md5-dict + +# Support for implicit masters is deprecated, so we need to explicitly +# specify that this repo does not dependent on any masters, in order +# to distinguish it from repos that rely on the deprecated behavior. +masters = gentoo |