masters = gentoo # manifest-hashes specify hashes used for new/updated entries # the current set went live on 2017-11-21, per 2017-11-12 Council meeting # https://archives.gentoo.org/gentoo-dev/message/ba2e5d9666ebd7e1bff1143485a37856 manifest-hashes = BLAKE2B SHA512 # The following hashes are required on all Manifest entries. If any # of them are missing, repoman will refetch and rehash old distfiles. # Otherwise, old distfiles will keep using their current hash set. manifest-required-hashes = SHA512 # Let repoman update changelogs update-changelog = true # Use thin manifests thin-manifests = true # Dont sign thin manifests (because it re-introduces the # just avoided merge conflicts) sign-manifests = false # sign commits using git mechanisms sign-commits = false # Make egencache generate newer (more reliable) # md5-dict cache format (see bug #409445). cache-formats = md5-dict # indicate that ebuilds with the specified EAPIs are banned #eapis-banned = 0 1 2 3 4 # indicate that ebuilds with the specified EAPIs are deprecated #eapis-deprecated = 1 2 3 4