summaryrefslogtreecommitdiffstats
path: root/pym/portage/elog/mod_mail.py
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-04-30 02:31:30 +0000
committerMarius Mauch <genone@gentoo.org>2007-04-30 02:31:30 +0000
commit644a6284be66bc1648a930e7c19749741df09a5e (patch)
treeb18404d6f495deb758ec3a8cd8224742a9f78344 /pym/portage/elog/mod_mail.py
parentf281ed3e6888b50fdaaf615a0e6065b391fb9409 (diff)
downloadportage-644a6284be66bc1648a930e7c19749741df09a5e.tar.gz
portage-644a6284be66bc1648a930e7c19749741df09a5e.tar.bz2
portage-644a6284be66bc1648a930e7c19749741df09a5e.zip
- add new echo module for people who don't want any real logging
- add copyright header in elog modules and enable keyword substitution - enable save_summary and echo modules in make.globals svn path=/main/trunk/; revision=6458
Diffstat (limited to 'pym/portage/elog/mod_mail.py')
-rw-r--r--pym/portage/elog/mod_mail.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pym/portage/elog/mod_mail.py b/pym/portage/elog/mod_mail.py
index b84555e8c..4695e8ec4 100644
--- a/pym/portage/elog/mod_mail.py
+++ b/pym/portage/elog/mod_mail.py
@@ -1,5 +1,5 @@
-# portage.py -- core Portage functionality
-# Copyright 1998-2004 Gentoo Foundation
+# elog/mod_mail.py - elog dispatch module
+# Copyright 2006-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$