summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/EbuildBuild.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Bug #304981 - Remove redundant fetch log removal code which is alreadyZac Medico2010-03-021-7/+0
* Bug #295715 - Implement a register_success_hook function to complementZac Medico2009-12-061-8/+20
* Bug #286522 - Check all portdbapi.findname return values in case itZac Medico2009-09-261-1/+3
* Use _encodings where appropriate.Zac Medico2009-08-191-2/+5
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-8/+2
* Open file in text mode (unicode) where appropriate.Zac Medico2009-08-051-1/+3
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
* Bug #275047 - Split _emerge/__init__.py into smaller pieces. Thanks toZac Medico2009-06-221-0/+271