blob: cffe48a963cba242aab10de6b02e63a77af27b18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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
cache-formats = md5-dict pms
|