15 lines
429 B
Plaintext
15 lines
429 B
Plaintext
|
masters = gentoo
|
||
|
# Use new hashes
|
||
|
manifest-hashes = SHA256 SHA512 WHIRLPOOL
|
||
|
# Do not update changelogs
|
||
|
update-changelog = false
|
||
|
# Use thin manifests
|
||
|
thin-manifests = true
|
||
|
# Dont sign thin manifests. There is no current policy for git commit signing
|
||
|
sign-manifests = false
|
||
|
# Dont sign commits
|
||
|
sign-commits = false
|
||
|
# Make egencache generate newer (more reliable)
|
||
|
# md5-dict cache format (see bug #409445).
|
||
|
cache-formats = md5-dict
|