diff options
author | 2013-01-20 01:53:35 +0000 | |
---|---|---|
committer | 2013-01-20 01:53:35 +0000 | |
commit | cec73fa0cdc070fb31c82e9a5a06504203a793d9 (patch) | |
tree | ae40b29b056b6c9a52d07ebb61dff37ad42da582 /metadata | |
parent | Fix {tests} typo. (diff) | |
download | mysql-cec73fa0cdc070fb31c82e9a5a06504203a793d9.tar.gz mysql-cec73fa0cdc070fb31c82e9a5a06504203a793d9.tar.bz2 mysql-cec73fa0cdc070fb31c82e9a5a06504203a793d9.zip |
Bump layout.
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index ca9fee1..5491859 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,2 +1,18 @@ masters = gentoo thin-manifests = true + +# 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 #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 |