Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: man/
Date: Fri, 01 Mar 2013 03:40:57
Message-Id: 1362109322.360fee65272a07017ba4a342e9e2c265d987b535.vapier@gentoo
1 commit: 360fee65272a07017ba4a342e9e2c265d987b535
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 1 03:42:02 2013 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 1 03:42:02 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=360fee65
7
8 portage(5): document multiple parents in the parent file
9
10 Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>
11
12 ---
13 man/portage.5 | 11 +++++++----
14 1 files changed, 7 insertions(+), 4 deletions(-)
15
16 diff --git a/man/portage.5 b/man/portage.5
17 index 379b20c..cea7e71 100644
18 --- a/man/portage.5
19 +++ b/man/portage.5
20 @@ -453,10 +453,13 @@ x11\-libs/qt \-mysql
21 .fi
22 .TP
23 .BR parent
24 -This contains a path to the parent profile. It may be either relative or
25 -absolute. The paths will be relative to the location of the profile. Most
26 -commonly this file contains '..' to indicate the directory above. Utilized
27 -only in cascading profiles.
28 +This contains paths to the parent profiles (one per line). They may be either
29 +relative (to the location of the profile) or absolute. Most commonly this file
30 +contains '..' to indicate the directory above. Utilized only in cascading
31 +profiles.
32 +
33 +When multiple parent profiles are specified, they are inherited in order from
34 +the first line to the last.
35
36 If \fBlayout.conf\fR is new enough, you can also use the <repo>:<path>
37 syntax. The <repo> is the same string as is stored in the \fBrepo_name\fR