summaryrefslogtreecommitdiffstats
path: root/pym/portage/package/ebuild/_config/KeywordsManager.py
Commit message (Expand)AuthorAgeFilesLines
* isStable: fix * logic for repomanZac Medico2013-01-191-1/+5
* isStable: handle * for repoman moreZac Medico2013-01-191-1/+1
* isStable: handle * for repomanv2.2.0_alpha156Zac Medico2013-01-191-1/+1
* Fix stable mask logic for repoman.Zac Medico2013-01-191-9/+19
* KeywordsManager: fix isStable commentZac Medico2012-08-251-1/+1
* EAPI 5 stable use.mask/force for bug #431078Zac Medico2012-08-241-0/+27
* _pkg_str: pass in config + metadata with KEYWORDSZac Medico2012-08-241-6/+9
* _pkg_str: add slot and repo attributesZac Medico2012-05-121-10/+11
* LocationsManager: extensible _profile_node objectZac Medico2011-10-271-2/+4
* add profile-formats portage-1 awareness and enforcementBrian Harring2011-10-251-2/+2
* KeywordsManager: support ~* in KEYWORDSZac Medico2011-10-011-6/+10
* Use Package.UNKNOWN_REPO where appropriate.Zac Medico2011-06-061-1/+2
* Display: Simplify mask code for bug #58416.Zac Medico2011-01-311-19/+4
* getRawMissingKeywords: fix getEgroups breakageZac Medico2011-01-311-1/+1
* KeywordsManager: use lists where order mattersZac Medico2011-01-301-11/+12
* Properly fix my earlier breakageBrian Dolbec2011-01-301-38/+21
* Fix keywords breakage from last 2 commits.Zac Medico2011-01-301-1/+15
* split up the getMissingKeywords code to eliminate code duplication and increa...Brian Dolbec2011-01-301-94/+130
* add getRawMissingKeywords functionsBrian Dolbec2011-01-301-1/+81
* Remove a part of a comment, which is about files not handled in KeywordsManag...Arfrever Frehtes Taifersar Arahesis2010-11-061-5/+1
* reposyntax: add support in _config/*Sebastian Luther2010-09-261-8/+10
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2010-09-141-3/+3
* In KeywordsManager.pkeywordsdict save values as tuples instead of lists.Zac Medico2010-09-141-0/+2
* config: Add KeywordsManagerSebastian Luther2010-09-141-0/+184