projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de1390e
)
Enable keyword expansion
author
Marius Mauch
<genone@gentoo.org>
Fri, 6 Jul 2007 00:23:34 +0000
(
00:23
-0000)
committer
Marius Mauch
<genone@gentoo.org>
Fri, 6 Jul 2007 00:23:34 +0000
(
00:23
-0000)
svn path=/main/trunk/; revision=7169
pym/portage/mail.py
patch
|
blob
|
history
diff --git
a/pym/portage/mail.py
b/pym/portage/mail.py
index 7c326b0391189500aa9eb3a795d24ad2e689a21e..0c39b4cc9b3f3978e3ce9ae3dc64778c11c80d8e 100644
(file)
--- a/
pym/portage/mail.py
+++ b/
pym/portage/mail.py
@@
-1,7
+1,7
@@
# portage.py -- core Portage functionality
# Copyright 1998-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id
: portage.py 3483 2006-06-10 21:40:40Z genone
$
+# $Id$
import portage.exception, socket, smtplib, os, sys, time
from email.MIMEText import MIMEText as TextMessage