summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf')
-rw-r--r--cnf/make.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index 7e48949af..b08e81cf4 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -329,6 +329,7 @@ PORTAGE_ELOG_CLASSES="log warn error"
# PORTAGE_ELOG_MAILSUBJECT: template string to be used as subject for logmails. The following
# variables are expanded:
+# ${ACTION} - merged, unmerged, or unknown
# ${PACKAGE} - see description of PORTAGE_ELOG_COMMAND
# ${HOST} - FQDN of the host portage is running on
#PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for \${PACKAGE} on \${HOST}"