From: Marius Mauch Date: Mon, 16 Jul 2007 04:07:32 +0000 (-0000) Subject: sync MAILSUBJECT in make.conf with make.globals X-Git-Tag: v2.2_pre1~1022 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bf687c4a6f87fd3399bc7ddc3680e39b0a871f88;p=portage.git sync MAILSUBJECT in make.conf with make.globals svn path=/main/trunk/; revision=7270 --- diff --git a/cnf/make.conf b/cnf/make.conf index 4db05d876..8dc0aa760 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -373,4 +373,4 @@ PORTAGE_ELOG_CLASSES="warn error log" # variables are expanded: # ${PACKAGE} - see description of PORTAGE_ELOG_COMMAND # ${HOST} - FQDN of the host portage is running on -#PORTAGE_ELOG_MAILSUBJECT="package \${PACKAGE} merged on \${HOST} with notice" +#PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for \${PACKAGE} on \${HOST}"