summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/EbuildFetchonly.py
Commit message (Expand)AuthorAgeFilesLines
* Move _emerge.SlotObject to portage.util.Zac Medico2012-02-171-2/+2
* Remove unused root parameters from doebuild callsZac Medico2011-10-241-2/+2
* EbuildFetchonly: remove unused _execute methodZac Medico2010-10-221-22/+0
* EbuildFetchonly: remove redundant tmpdir codeZac Medico2010-10-221-36/+8
* reposyntax: Add support all over the placeSebastian Luther2010-09-261-2/+2
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Bug #286522 - Check all portdbapi.findname return values in case itZac Medico2009-09-261-0/+4
* Update syntax of 'except' statements for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-8/+3
* Add a Package.metadata.restrict attribute containing a list of enabledZac Medico2009-06-251-2/+1
* 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/+81