blob: aa3ebf440c0b0da11235d07c35e44b0758494c17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# This goes live after stabilization of portage-2.1.10.51 (fixes bug #406407)
#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
|