Bug #328935 - Document ${ACTION} substitution in PORTAGE_ELOG_MAILSUBJECT.
authorZac Medico <zmedico@gentoo.org>
Tue, 20 Jul 2010 13:12:49 +0000 (06:12 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 20 Jul 2010 13:12:49 +0000 (06:12 -0700)
cnf/make.conf

index 7e48949afb2c81ee95d0ccf75f93b1500b04027a..b08e81cf4606c6d06af21201f1d25286f03ba24c 100644 (file)
@@ -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}"