summaryrefslogtreecommitdiffstats
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-22 23:50:44 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-22 23:50:44 +0000
commitd1e4bfec91ba8e573322306aad3280d843f442a8 (patch)
treeb8700ad75d4e87fd40632fb1e51466c9984232e5 /cnf
parent9059c43d266ce7990f352fbc7e5f482bc0dfcf54 (diff)
downloadportage-d1e4bfec91ba8e573322306aad3280d843f442a8.tar.gz
portage-d1e4bfec91ba8e573322306aad3280d843f442a8.tar.bz2
portage-d1e4bfec91ba8e573322306aad3280d843f442a8.zip
enable save_summary and echo modules in make.globals (trunk r6458)
svn path=/main/branches/2.1.2/; revision=6961
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.globals1
1 files changed, 1 insertions, 0 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index f808d4258..d180c5389 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -72,6 +72,7 @@ PORTAGE_WORKDIR_MODE="0700"
# Some defaults for elog
PORTAGE_ELOG_CLASSES="log warn error"
+PORTAGE_ELOG_SYSTEM="save_summary echo"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for \${PACKAGE} on \${HOST}"