summaryrefslogtreecommitdiffstats
path: root/pym/cache/fs_template.py
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2006-06-10 21:40:40 +0000
committerMarius Mauch <genone@gentoo.org>2006-06-10 21:40:40 +0000
commit4688f15f215f2d09a52238f059eca56761aaa014 (patch)
tree2f639025198b677df11f02371672727aab1f39cf /pym/cache/fs_template.py
parent3c411aa4159cd7c2c25b0f74be5951b6e69f2a80 (diff)
downloadportage-4688f15f215f2d09a52238f059eca56761aaa014.tar.gz
portage-4688f15f215f2d09a52238f059eca56761aaa014.tar.bz2
portage-4688f15f215f2d09a52238f059eca56761aaa014.zip
make elog mail module always set the 'From' header for rfc2822 compliance
svn path=/main/trunk/; revision=3483
Diffstat (limited to 'pym/cache/fs_template.py')
-rw-r--r--pym/cache/fs_template.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/cache/fs_template.py b/pym/cache/fs_template.py
index 49d5ca073..c63856da1 100644
--- a/pym/cache/fs_template.py
+++ b/pym/cache/fs_template.py
@@ -1,7 +1,7 @@
# Copyright: 2005 Gentoo Foundation
# Author(s): Brian Harring (ferringb@gentoo.org)
# License: GPL2
-# $Id: fs_template.py 1911 2005-08-25 03:44:21Z ferringb $
+# $Id$
import os
import template, cache_errors