public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r10682 - main/branches/2.1.2/cnf
@ 2008-06-17  5:08 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2008-06-17  5:08 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2008-06-17 05:08:26 +0000 (Tue, 17 Jun 2008)
New Revision: 10682

Modified:
   main/branches/2.1.2/cnf/make.conf
   main/branches/2.1.2/cnf/make.globals
Log:
Add "blank" to the default PORTAGE_ELOG_CLASSES setting. (trunk r10681)


Modified: main/branches/2.1.2/cnf/make.conf
===================================================================
--- main/branches/2.1.2/cnf/make.conf	2008-06-17 05:07:36 UTC (rev 10681)
+++ main/branches/2.1.2/cnf/make.conf	2008-06-17 05:08:26 UTC (rev 10682)
@@ -313,9 +313,9 @@
 
 # logging related variables:
 # PORTAGE_ELOG_CLASSES: selects messages to be logged, possible values are:
-#                          info, warn, error, log, qa, *
+#                          blank, info, warn, error, log, qa, *
 #                       Warning: commenting this will disable elog
-PORTAGE_ELOG_CLASSES="warn error log"
+PORTAGE_ELOG_CLASSES="blank log warn error"
 
 # PORTAGE_ELOG_SYSTEM: selects the module(s) to process the log messages. Modules
 #                      included in portage are (empty means logging is disabled):

Modified: main/branches/2.1.2/cnf/make.globals
===================================================================
--- main/branches/2.1.2/cnf/make.globals	2008-06-17 05:07:36 UTC (rev 10681)
+++ main/branches/2.1.2/cnf/make.globals	2008-06-17 05:08:26 UTC (rev 10682)
@@ -82,7 +82,7 @@
 PORTAGE_WORKDIR_MODE="0700"
 
 # Some defaults for elog
-PORTAGE_ELOG_CLASSES="log warn error"
+PORTAGE_ELOG_CLASSES="blank log warn error"
 PORTAGE_ELOG_SYSTEM="save_summary echo"
 
 PORTAGE_ELOG_MAILURI="root"

-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-17  5:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-17  5:08 [gentoo-commits] portage r10682 - main/branches/2.1.2/cnf Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox