summaryrefslogtreecommitdiffstats
path: root/pym/portage/_sets
Commit message (Expand)AuthorAgeFilesLines
* Enable glsa @security set for stable, and test.Zac Medico2013-01-181-0/+4
* Rename Package.metadata to _metadata.Zac Medico2012-11-261-2/+2
* Handle InvalidData from _pkg_str.Zac Medico2012-10-171-1/+2
* SecuritySet: fix for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-2/+2
* LibraryConsumerSet: fix for EAPI 5 sub-slotZac Medico2012-10-171-4/+3
* StaticFileSet: fix for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-2/+2
* _sets/dbapi: fix for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-14/+11
* Add preserve-libs for stable branch (not default)Zac Medico2012-09-211-0/+4
* DateSet: use BUILD_TIME, bug #433964Martin Väth2012-09-051-13/+23
* Enable @x11-module-rebuild for 2.1 branch.Zac Medico2012-09-041-0/+6
* Enable @live-rebuild for 2.1 branch.Zac Medico2012-09-041-0/+6
* DateSet: only allow one format option in configZac Medico2012-09-021-18/+22
* Add DateSet, bug #433704.Martin Väth2012-09-021-0/+68
* Enable @module-rebuild for 2.1 branch.Zac Medico2012-08-311-0/+5
* Enable /etc/portage/sets for stable, bug #384061.Zac Medico2012-06-222-9/+16
* _sets/security: use _pkg_str + vercmp, not pkgcmpZac Medico2012-05-131-4/+4
* _sets/dbapi: use _pkg_str + vercmp, not pkgcmpZac Medico2012-05-131-9/+5
* SetConfig: use read_file/readfp for unicodeZac Medico2011-10-281-4/+34
* SafeConfigParser: renamed to ConfigParser in 3.2Zac Medico2011-08-241-2/+7
* LibraryConsumerSet: handle KeyError from dbapiZac Medico2011-07-231-8/+13
* LinkageMapELF: add getOwners() method and use itZac Medico2011-07-221-4/+6
* EverythingSet: always create SLOT atomsZac Medico2011-07-211-14/+6
* InternalPackageSet: default allow_repo=TrueZac Medico2011-06-051-2/+8
* Enable atom::repo in the @selected package set.Zac Medico2011-06-051-3/+3
* reposyntax: Add support all over the placeSebastian Luther2010-09-261-2/+2
* reposyntax: Add support in _sets/base.pySebastian Luther2010-09-201-12/+17
* 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