From 249aa72c6d73abbf545a1ff3968771850ca3a2aa Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Thu, 1 Aug 2013 08:47:31 +0400 Subject: [PATCH] layout.conf added --- metadata/layout.conf | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/layout.conf diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 00000000..7b2c8d3f --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,26 @@ +# This went live Wednesday, July 4, 2012 at 10:00 UTC +# For more details, please see: http://archives.gentoo.org/gentoo-dev-announce/msg_00000.xml +# and/or GLEP 59. +manifest-hashes = SHA256 SHA512 WHIRLPOOL + +# Bug #470670 - gentoo's council says to deprecate +# EAPIs 1 and 2. +eapis-deprecated = 1 2 + +# 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 +thin-manifests = true +sign-manifests = false