diff options
author | Dustin Polke <DuPol@gmx.de> | 2012-07-04 20:01:10 +0200 |
---|---|---|
committer | Dustin Polke <DuPol@gmx.de> | 2012-07-04 20:02:02 +0200 |
commit | d9a926d211561fbf0a05e9d85b1c6f609135ee70 (patch) | |
tree | 49ddb4fb3bbaaa3e12a0fc1ee5be009ae1fd21df | |
parent | [net-fs/autofs] Update upstream patchset. (diff) | |
download | DuPol-d9a926d211561fbf0a05e9d85b1c6f609135ee70.tar.gz DuPol-d9a926d211561fbf0a05e9d85b1c6f609135ee70.tar.bz2 DuPol-d9a926d211561fbf0a05e9d85b1c6f609135ee70.zip |
Use x86-gentoo's layout.conf for Manifest generation.
-rw-r--r-- | metadata/layout.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..ef2d6d5 --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,14 @@ +# 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: Announced that format 'pms' will be removed on Aug 1 2012 +cache-formats = md5-dict pms |