summaryrefslogtreecommitdiffstats
path: root/pym/portage/xpak.py
Commit message (Collapse)AuthorAgeFilesLines
* remove unused vars from xpak, fix bug in compose. Also fix tests for ↵Alec Warner2007-07-221-2/+1
| | | | | | portage sets, fix misnamed variable. svn path=/main/trunk/; revision=7355
* Make all the classes inherit from object.Zac Medico2007-06-201-1/+1
| | | | svn path=/main/trunk/; revision=6886
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+421
svn path=/main/trunk/; revision=5778