Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r13371 - main/trunk/man
Date: Sun, 19 Apr 2009 18:49:11
Message-Id: E1Lvc4i-0006AK-6i@stork.gentoo.org
1 Author: zmedico
2 Date: 2009-04-19 18:49:07 +0000 (Sun, 19 Apr 2009)
3 New Revision: 13371
4
5 Modified:
6 main/trunk/man/portage.5
7 Log:
8 Emphasize precedence of repos.conf over layout.conf.
9
10
11 Modified: main/trunk/man/portage.5
12 ===================================================================
13 --- main/trunk/man/portage.5 2009-04-19 18:40:12 UTC (rev 13370)
14 +++ main/trunk/man/portage.5 2009-04-19 18:49:07 UTC (rev 13371)
15 @@ -589,9 +589,13 @@
16 from one of the repositories that is configured via the \fBPORTDIR\fR or
17 \fBPORTDIR_OVERLAY\fR variables (see \fBmake.conf\fR(5)). Repositories listed
18 toward the right of the \fBmasters\fR list take precedence over those listed
19 -toward the left of the list. Site-specific
20 +toward the left of the list. \fISite-specific\fR
21 overrides to \fBlayout.conf\fR settings may be specified in
22 -\fB/etc/portage/repos.conf\fR.
23 +\fB/etc/portage/repos.conf\fR. Settings in \fBrepos.conf\fR take
24 +precedence over settings in \fBlayout.conf\fR, except tools such as
25 +\fBrepoman\fR(1) and \fBegencache\fR(1) will entirely ignore
26 +\fBrepos.conf\fR since their operations are inherently \fBnot\fR
27 +\fIsite\-specific\fR.
28
29 .I Example:
30 .nf