summaryrefslogtreecommitdiffstats
path: root/pym/portage/_sets
Commit message (Expand)AuthorAgeFilesLines
* Make sure atoms in profiles follow the profiles EAPISebastian Luther2010-09-131-1/+1
* Adjust OwnersSet configurations to omit $EROOT since, and add aZac Medico2010-09-081-0/+3
* Add support for a exclude-files option to OwnerSet, and use it toZac Medico2010-09-071-8/+28
* Add a new package set called @unavailable-binaries which matchesZac Medico2010-09-071-0/+31
* Remove redundant initial os.sep argument to os.path.join() callsZac Medico2010-09-051-2/+2
* use EROOT with WORLD_FILEFabian Groffen2010-09-041-3/+3
* Fix breakage for python3 from trying to mix bytes and unicode inZac Medico2010-09-021-1/+1
* Omit dotfiles in /usr/share/portage/config/sets (e.g. vim swapfiles).Michał Górny2010-09-021-1/+2
* Fix WorldSelectedSet._load2() to always return a list instead of aZac Medico2010-08-311-1/+1
* When _ENABLE_SET_CONFIG is False, disable reading/writing of theZac Medico2010-08-301-7/+21
* When _ENABLE_SET_CONFIG is False, make load_default_config() createZac Medico2010-08-301-1/+42
* Rename the portage.sets module to portage._sets since it will be usefulZac Medico2010-08-308-0/+1394