man/portage.5: Add notes about order, bug #388781
authorAlexander Berntsen <alexander@plaimi.net>
Sun, 11 Aug 2013 23:04:06 +0000 (01:04 +0200)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Aug 2013 02:31:56 +0000 (19:31 -0700)
man/portage.5

index 38c6d8ca35b6fe188f4d21441622f5b77dafe1fd..a6b0ca7d8ffd1bfddbe839687c00b12884eccced 100644 (file)
@@ -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: