From e0a1cd8432b4c528fb47a7229002c5a3b468039e Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 2 Apr 2013 20:11:47 -0700 Subject: [PATCH] man/portage.5: layout.conf repo-name, bug #433561 --- man/portage.5 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/man/portage.5 b/man/portage.5 index cea7e71f0..686e318e2 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -853,6 +853,10 @@ precedence over settings in \fBlayout.conf\fR, except tools such as .I Example: .nf +# Specify the repository name (if there is a different setting in +# profiles/repo_name, then this layout.conf setting will take precedence) +repo\-name = foo-overlay + # eclasses provided by java-overlay take precedence over identically named # eclasses that are provided by gentoo masters = gentoo java-overlay @@ -1033,7 +1037,8 @@ x86-linux prefix/linux/x86 exp .BR repo_name The first line of the file should define a unique repository name. The name may contain any of the characters [A\-Za\-z0\-9_\-]. It must not begin with a -hyphen. +hyphen. If the repo\-name attribute is specified in layout.conf, then that +setting will take precedence. .TP .BR thirdpartymirrors Controls the mapping of mirror:// style URIs to actual lists of -- 2.26.2