commit: 62de3e239eb72069607a8936af9ae95dee852431 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Tue Apr 1 11:50:12 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Apr 1 11:50:12 2025 +0000 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=62de3e23
metadata: drop obsolete profile-formats from layout.conf Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> metadata/layout.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index d419762..7900816 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -14,9 +14,3 @@ sign-manifests = false # sign commits using git mechanisms sign-commits = 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
