You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
429 B
15 lines
429 B
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
|