summaryrefslogtreecommitdiffstats
path: root/pym/portage/sets/files.py
Commit message (Expand)AuthorAgeFilesLines
* Sort the atoms when writing the world file.Zac Medico2007-07-161-1/+1
* break another recursion cycle, add special subclass for "world" to handle loc...Marius Mauch2007-07-161-2/+22
* fix metadata parsing for file-based sets, add support for user-defined file s...Marius Mauch2007-07-161-0/+4
* add support for metadataMarius Mauch2007-07-161-1/+16
* use a more logical approach for editable setsMarius Mauch2007-07-161-15/+15
* Make PackageSet to behave more like a real set, and change loading logic a bi...Marius Mauch2007-07-161-1/+8
* s/node/atom/ and other minor updatesMarius Mauch2007-07-161-3/+3
* fix copyright yearMarius Mauch2007-07-061-1/+1
* Add first draft of PackageSet backend modulesMarius Mauch2007-07-061-0/+30