From 4688f15f215f2d09a52238f059eca56761aaa014 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sat, 10 Jun 2006 21:40:40 +0000 Subject: make elog mail module always set the 'From' header for rfc2822 compliance svn path=/main/trunk/; revision=3483 --- pym/portage_checksum.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/portage_checksum.py') diff --git a/pym/portage_checksum.py b/pym/portage_checksum.py index 30f221532..fd659eea2 100644 --- a/pym/portage_checksum.py +++ b/pym/portage_checksum.py @@ -1,7 +1,7 @@ # portage_checksum.py -- core Portage functionality # Copyright 1998-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: /var/cvsroot/gentoo-src/portage/pym/portage_checksum.py,v 1.10.2.2 2005/08/10 05:42:03 ferringb Exp $ +# $Id$ from portage_const import PRIVATE_PATH,PRELINK_BINARY,HASHING_BLOCKSIZE -- cgit v1.2.3-1-g7c22