mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
so we can easily see which ebuilds still use this EAPI in pkgcheck/repoman output Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
19 lines
496 B
Plaintext
19 lines
496 B
Plaintext
masters = gentoo
|
|
|
|
# Please keep this reasonably in sync with ::gentoo
|
|
manifest-hashes = BLAKE2B SHA512
|
|
manifest-required-hashes = BLAKE2B
|
|
update-changelog = false
|
|
cache-formats = md5-dict
|
|
thin-manifests = true
|
|
sign-commits = true
|
|
sign-manifests = false
|
|
|
|
# Let's start with new EAPIs if possible
|
|
eapis-banned = 0 1 2 3 4 5
|
|
eapis-deprecated = 6
|
|
|
|
# Part of ability to mask features in overlays
|
|
# https://trofi.github.io/posts/201-masking-a-package-in-gentoo-overlay.html
|
|
profile-formats = portage-2
|