summaryrefslogtreecommitdiffstats
path: root/pym/portage/package
Commit message (Expand)AuthorAgeFilesLines
* Rename _slot_abi.py to _slot_operator.py.Zac Medico2012-09-021-1/+1
* ebuild-helpers/sed: move to bsd subdirectoryZac Medico2012-09-011-0/+3
* Eliminate bin/ebuild-helpers/4 directory.Zac Medico2012-09-012-3/+1
* _prepare_self_update: ignore installed versionZac Medico2012-09-011-7/+2
* config.setcpv: fix early ret for IUSE_EFFECTIVEZac Medico2012-08-301-1/+3
* Remove FEATURES=parse-eapi-ebuild-headZac Medico2012-08-291-13/+0
* Rename slot-abi stuff to refer to slot-operator.Zac Medico2012-08-291-4/+4
* EAPI 5: EBUILD_PHASE_FUNC variableZac Medico2012-08-293-2/+28
* Blacklist IUSE_EFFECTIVE from external env.Zac Medico2012-08-291-1/+1
* EAPI 5: Profile IUSE injectionZac Medico2012-08-292-7/+94
* Pass eapi to check_required_use more.Zac Medico2012-08-271-1/+1
* KeywordsManager: fix isStable commentZac Medico2012-08-251-1/+1
* EAPI 5 stable use.mask/force for bug #431078Zac Medico2012-08-243-7/+104
* _pkg_str: pass in config + metadata with KEYWORDSZac Medico2012-08-243-13/+19
* config: _eapi_cache.clear() after setcpvZac Medico2012-08-231-1/+4
* read_corresponding_eapi_file: cache resultsZac Medico2012-08-231-1/+2
* Use sys.__std*.fileno() in case of overrides.Zac Medico2012-08-222-12/+12
* _apply_hash_filter: make hash_filter simplerZac Medico2012-08-212-2/+8
* Implement PORTAGE_CHECKSUM_FILTER for bug #432170Zac Medico2012-08-213-9/+18
* Check for desktop-file-validate binary.Zac Medico2012-07-311-1/+4
* Validate desktop entries after src_install.Michael Palimaka2012-07-311-0/+26
* Skip whirlpool digest check when unaccelerated.Zac Medico2012-07-121-6/+7
* 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
* Add experimental EAPI 4-slot-abi support.Zac Medico2012-06-221-1/+23
* config: pass tolerant param to getconfig moreZac Medico2012-06-111-5/+8
* Move post_src_install metadata code to one func.Zac Medico2012-06-111-40/+37
* QueryCommand: add get_db() classmethodZac Medico2012-06-111-3/+7
* config: whitelist PORTAGE_COMPRESS, don't save itZac Medico2012-06-011-1/+2
* config: lazy VirtualsManager instantiationZac Medico2012-06-011-3/+10
* config: lazy MaskManager instantiationZac Medico2012-06-011-6/+14
* config: lazy KeywordsManager instantiationZac Medico2012-06-011-5/+18
* 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
* _eapi_invalid: elog permission issue, bug #416231Zac Medico2012-05-161-4/+12
* config: fix /etc/portage/make.profile error msgZac Medico2012-05-151-5/+20
* Split out _hide_url_passwd() and use it more.Zac Medico2012-05-131-2/+5
* _pkg_str: add slot and repo attributesZac Medico2012-05-126-29/+41
* Allow dots in package names in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-05-121-1/+1
* Fix handling of empty PORTDIR{,_OVERLAY} setting.Zac Medico2012-05-111-2/+2
* Cleanup profile-formats code.v2.2.0_alpha104Zac Medico2012-05-111-1/+4
* Avoid redundant layout.conf parsing.Zac Medico2012-05-112-6/+15
* config: load repositories before profileZac Medico2012-05-111-5/+19
* config: propagate SYNC to self.repositoriesZac Medico2012-05-111-2/+6
* config: use shlex to split known_reposZac Medico2012-05-111-3/+3
* Don't write or trust cache for unsupported EAPIs.Zac Medico2012-05-101-2/+0
* Make REPOSITORY variable again available in global scope of ebuilds,Arfrever Frehtes Taifersar Arahesis2012-05-101-6/+3
* Refer to bug #402167 where appropriate.Zac Medico2012-05-091-1/+1
* doebuild_environment: clean up EAPI related codeZac Medico2012-05-091-31/+29
* Split out eapi_invalid function.Zac Medico2012-05-091-0/+46