Enable elog functionality for the python side of portage
authorMarius Mauch <genone@gentoo.org>
Fri, 18 May 2007 17:16:55 +0000 (17:16 -0000)
committerMarius Mauch <genone@gentoo.org>
Fri, 18 May 2007 17:16:55 +0000 (17:16 -0000)
commit093cd82b06d587896c8e08bed309d052c73e41e6
treea19acdebc283a7cd817a1245bdb1e2fe2339fa0f
parent386b8e3c552a8c919d4d98f552f71c256dde9421
Enable elog functionality for the python side of portage

svn path=/main/trunk/; revision=6548
pym/portage/elog/__init__.py
pym/portage/elog/filtering.py [new file with mode: 0644]
pym/portage/elog/messages.py [new file with mode: 0644]
pym/portage/elog/mod_custom.py
pym/portage/elog/mod_echo.py
pym/portage/elog/mod_mail.py
pym/portage/elog/mod_mail_summary.py
pym/portage/elog/mod_save.py
pym/portage/elog/mod_save_summary.py
pym/portage/elog/mod_syslog.py