summaryrefslogtreecommitdiffstats
path: root/pym/portage/package/ebuild/_config
Commit message (Expand)AuthorAgeFilesLines
* UseManager: /etc/portage/profile extended syntaxZac Medico2012-09-262-8/+19
* Add experimental EAPI 5-hdepend support.Ambroz Bizjak2012-09-241-1/+2
* Improve allowing of directories on profile level and repository level in EAPI...Arfrever Frehtes Taifersar Arahesis2012-09-211-4/+7
* Read profile EAPI earlier.Arfrever Frehtes Taifersar Arahesis2012-09-211-18/+20
* Move EAPI check for stable USE forcing and masking to portage.eapi module.Arfrever Frehtes Taifersar Arahesis2012-09-211-15/+9
* Prefer /etc/portage/make.profile.v2.2.0_alpha126Zac Medico2012-09-121-1/+1
* UseManager: add compat code for getUseForce/PUSEZac Medico2012-09-071-3/+9
* Support repository-specific use.stable.force, use.stable.mask,Arfrever Frehtes Taifersar Arahesis2012-09-071-17/+53
* Update comment.Arfrever Frehtes Taifersar Arahesis2012-09-061-0/+4
* Eliminate bin/ebuild-helpers/4 directory.Zac Medico2012-09-011-0/+1
* EAPI 5: EBUILD_PHASE_FUNC variableZac Medico2012-08-291-2/+3
* Blacklist IUSE_EFFECTIVE from external env.Zac Medico2012-08-291-1/+1
* KeywordsManager: fix isStable commentZac Medico2012-08-251-1/+1
* EAPI 5 stable use.mask/force for bug #431078Zac Medico2012-08-242-7/+99
* _pkg_str: pass in config + metadata with KEYWORDSZac Medico2012-08-241-6/+9
* Implement PORTAGE_CHECKSUM_FILTER for bug #432170Zac Medico2012-08-211-0/+1
* whitelist PORTAGE_DOHTML_WARN_ON_SKIPPED_FILESZac Medico2012-06-251-0/+3
* Add UNINSTALL_IGNORE variable for bug #421659.Zac Medico2012-06-221-1/+1
* config: whitelist PORTAGE_COMPRESS, don't save itZac Medico2012-06-011-1/+2
* Profile parent repo: references for bug #414961.Zac Medico2012-05-201-3/+43
* RepoConfig: cleanup portage1_profiles codev2.2.0_alpha106Zac Medico2012-05-161-5/+3
* _pkg_str: add slot and repo attributesZac Medico2012-05-124-20/+26
* Cleanup profile-formats code.v2.2.0_alpha104Zac Medico2012-05-111-1/+4
* Avoid redundant layout.conf parsing.Zac Medico2012-05-111-5/+14
* COLLISION_IGNORE: support fnmatch patternsZac Medico2012-05-071-1/+1
* Support COLLISION_IGNORE_UNOWNED="*.pyc *.pyo"Krzysztof Pawlik2012-05-041-2/+3
* LocationsManager: empty profiles_complex on errorZac Medico2012-04-251-0/+1
* Set REPOSITORY variable in ebuild environment in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-01-081-3/+3
* whitelist COLUMNSZac Medico2011-12-181-1/+1
* locks.py: fix hardlink locks for bug #394195Zac Medico2011-12-131-1/+1
* PORTAGE_OVERRIDE_EPREFIX: alphabetize varsZac Medico2011-12-101-2/+2
* Remove _SANDBOX_COMPAT_LEVEL.Zac Medico2011-12-101-2/+2
* Make eprefix=None params map to const.EPREFIXZac Medico2011-12-101-2/+3
* Rename override var to PORTAGE_OVERRIDE_EPREFIX.Zac Medico2011-12-091-1/+1
* Whitelist/filter __PORTAGE_TEST_EPREFIX.Zac Medico2011-12-081-1/+1
* environment.bz2: filter more variablesZac Medico2011-11-071-1/+2
* _profile_node: use collections.namedtuplev2.2.0_alpha72Zac Medico2011-10-301-11/+3
* Fix profile-formats spelling in messages.Zac Medico2011-10-271-1/+1
* MaskManager: portage-1-compat warnings.warnZac Medico2011-10-272-6/+6
* grab_pmask: use local repo_config referenceZac Medico2011-10-271-1/+1
* LocationsManager: extensible _profile_node objectZac Medico2011-10-274-10/+33
* Fix profile-formats spelling in messages.Zac Medico2011-10-271-1/+1
* LocationsManager._addProfile: realpath parentsZac Medico2011-10-271-0/+9
* LocationsManager.load_profiles: realpath reposZac Medico2011-10-271-2/+3
* LocationsManager: portage-1-compat warnings.warnZac Medico2011-10-271-2/+4
* add profile-formats portage-1 awareness and enforcementBrian Harring2011-10-254-20/+36
* Track profile format, and if compatibility mode is in use.Brian Harring2011-10-251-11/+56
* bin/ebuild: don't set PORTAGE_CALLERZac Medico2011-10-151-1/+1
* repoman: support REPOMAN_DEFAULT_OPTS variableZac Medico2011-10-141-1/+1
* MaskManager: fix "Unmatched removal", bug #386569Zac Medico2011-10-091-5/+40