summaryrefslogtreecommitdiff
path: root/metadata/layout.conf
blob: 1ee20fa78ceb2dd0ed1203217d2a4b59911b3498 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
repo-name = pants-on

# eclass precedence from right to left
masters = gentoo pants-on

# sign commits in this repo
sign-commits = true

# sign Manifest files in this repo
sign-manifests = true

# customize the set of hashes generated for Manifest entries
manifest-hashes = BLAKE2B SHA512

# Manifest files contain only DIST entries
thin-manifests = true

# indicate that paths such as 'gentoo:targets/desktop' or ':targets/desktop' in
# profile parent files can be used to express paths relative to the root
# 'profiles' directory of a repository (when the repo name is omitted before
# the colon, it refers to the current repository the parent file is inside)
profile-formats = portage-2