summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/AbstractEbuildProcess.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a AbstractEbuildProcess class for MiscFunctionsProcess to inherit theZac Medico2009-12-061-0/+24
_pipe and _can_log methods that used to be in the EbuildProcess class. svn path=/main/trunk/; revision=14933