aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlexander Berntsen <alexander@plaimi.net>2013-08-12 01:04:06 +0200
committerZac Medico <zmedico@gentoo.org>2013-08-11 19:31:56 -0700
commitb4a51b2d36676c692bbb5acfd485a849eacb3c10 (patch)
tree9e256566d8f84836b6d0010002a2bdeebd7b73a6 /man
parentman/make.conf.5: Document shlex a bit, bug 309941 (diff)
downloadportage-b4a51b2d36676c692bbb5acfd485a849eacb3c10.tar.gz
portage-b4a51b2d36676c692bbb5acfd485a849eacb3c10.tar.bz2
portage-b4a51b2d36676c692bbb5acfd485a849eacb3c10.zip
man/portage.5: Add notes about order, bug #388781
Diffstat (limited to 'man')
-rw-r--r--man/portage.58
1 files changed, 6 insertions, 2 deletions
diff --git a/man/portage.5 b/man/portage.5
index 38c6d8ca3..a6b0ca7d8 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -679,7 +679,9 @@ single package.
.BR package.env
Per\-package environment variable settings. Entries refer to
environment files that are placed in the \fB/etc/portage/env/\fR
-directory and have the same format as \fBmake.conf\fR(5).
+directory and have the same format as \fBmake.conf\fR(5). Note that these
+files are interpreted much earlier than the package specific bashrc files in
+\fB/etc/portage/env/\fR.
.I Format:
.nf
@@ -935,7 +937,9 @@ needed, then \fB/etc/portage/package.env\fR should be used instead of the
bashrc approach that is described here. Also note that special variables
such as \fBFEATURES\fR and \fBINSTALL_MASK\fR will not produce the intended
results if they are set in bashrc, and therefore
-\fB/etc/portage/package.env\fR should be used instead.
+\fB/etc/portage/package.env\fR should be used instead. Lastly, note that these
+files are interpreted much later than the portage enviroment file
+\fBpackage.env\fR.
Portage will source all of these bashrc files after \fB/etc/portage/bashrc\fR
in the following order: