summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-10 03:24:21 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-10 03:24:21 +0000
commit62b9787719172d3b628eaecf6cf7b3f21645c8d5 (patch)
treeab4cbab1c3c0afdfc72a6b4a359dc31eead71cc1 /man/make.conf.5
parentUpdate x86 CFLAGS section, original patch by Peter Gantner (bug #133402) (diff)
downloadportage-idfetch-62b9787719172d3b628eaecf6cf7b3f21645c8d5.tar.gz
portage-idfetch-62b9787719172d3b628eaecf6cf7b3f21645c8d5.tar.bz2
portage-idfetch-62b9787719172d3b628eaecf6cf7b3f21645c8d5.zip
Add elog related variables to make.conf(5) with a pointer to make.conf.example. Add elog() description to ebuild(5) and update einfo() description.
svn path=/main/trunk/; revision=5506
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.513
1 files changed, 13 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 02ae269d..2f526436 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -322,6 +322,19 @@ emerge is running at. In other words, this will not set the nice level,
it will increment it. For more information about nice levels and what
are acceptable ranges, see \fBnice\fR(1).
.TP
+\fBPORTAGE_ELOG_CLASSES\fR
+.TP
+\fBPORTAGE_ELOG_SYSTEM\fR
+.TP
+\fBPORTAGE_ELOG_COMMAND\fR
+.TP
+\fBPORTAGE_ELOG_MAILURI\fR
+.TP
+\fBPORTAGE_ELOG_MAILFROM\fR
+.TP
+\fBPORTAGE_ELOG_MAILSUBJECT\fR
+Please see /etc/make.conf.example for elog documentation.
+.TP
\fBPORTAGE_RSYNC_EXTRA_OPTS\fR = \fI[rsync options string]\fR
Additional rsync options to be used by \fBemerge --sync\fR.
.br