summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* emaint cleanconfmem: fix writedict breakagev2.2.0_alpha124Zac Medico2012-09-021-9/+2
* Rename _slot_abi.py to _slot_operator.py.Zac Medico2012-09-024-3/+3
* Quote ${EAPI} more.Zac Medico2012-09-025-7/+7
* DateSet: only allow one format option in configZac Medico2012-09-021-18/+22
* ebuild-helpers/bsd/sed: whitespace + quotingZac Medico2012-09-021-5/+5
* Unconditionally insert our pym dir in sys.path.Zac Medico2012-09-0215-110/+67
* emaint cleanconfmem: handle ROOTZac Medico2012-09-021-3/+11
* Add DateSet, bug #433704.Martin Väth2012-09-021-0/+68
* emaint cleanconfmem: use writedictZac Medico2012-09-021-9/+5
* emaint cleanconfmem: ignore md5, bug #433694Zac Medico2012-09-021-26/+7
* validate_desktop_entry: handle emacs.desktopZac Medico2012-09-021-0/+14
* Enable EAPI 5_pre1 for testing.Zac Medico2012-09-011-1/+1
* Document EAPI 5_pre1.Zac Medico2012-09-013-0/+262
* apply_user_patches: die if EBUILD_PHASE is wrongZac Medico2012-09-011-0/+2
* glsa.py: python3: ResourceWarning: unclosed fileZac Medico2012-09-011-1/+2
* ebuild-helpers/sed: move to bsd subdirectoryZac Medico2012-09-012-0/+3
* ebuild-helpers/sed: use -ef to check recursionZac Medico2012-09-011-2/+2
* Eliminate bin/ebuild-helpers/4 directory.Zac Medico2012-09-0113-25/+53
* _prepare_self_update: ignore installed versionZac Medico2012-09-012-16/+6
* Enable @module-rebuild for 2.1 branch.Zac Medico2012-08-311-0/+5
* portageq: clarify meaning of uses_rootGregory M. Turner2012-08-311-20/+29
* EAPI 5: doheader and newheader helper functionsUlrich Müller2012-08-312-0/+22
* Update years in header.Ulrich Müller2012-08-311-1/+1
* Fix usex for EAPI 4-python|4-slot-abi.Zac Medico2012-08-312-2/+2
* EAPI 5: usex helper functionUlrich Müller2012-08-313-1/+20
* EAPI 5: --host-root option for best/has_versionZac Medico2012-08-301-12/+56
* config.setcpv: fix early ret for IUSE_EFFECTIVEZac Medico2012-08-301-1/+3
* dyn_prepare: init state for apply_user_patchesZac Medico2012-08-301-0/+1
* Remove FEATURES=parse-eapi-ebuild-headZac Medico2012-08-296-25/+4
* EAPI 5: econf --disable-silent-rulesZac Medico2012-08-291-5/+23
* EAPI 5: User patches (no-op dummy stub for now)Zac Medico2012-08-293-2/+40
* EAPI 5: enable slot-operator-depsZac Medico2012-08-291-1/+1
* Rename slot-abi stuff to refer to slot-operator.Zac Medico2012-08-2922-214/+214
* EAPI 5: src_test support for parallel testsZac Medico2012-08-291-4/+10
* EAPI 5: EBUILD_PHASE_FUNC variableZac Medico2012-08-295-4/+35
* Blacklist IUSE_EFFECTIVE from external env.Zac Medico2012-08-291-1/+1
* EAPI 5: Profile IUSE injectionZac Medico2012-08-297-18/+125
* Package: skip REQUIRED_USE validation if builtZac Medico2012-08-271-1/+1
* Pass eapi to check_required_use more.Zac Medico2012-08-273-13/+27
* EAPI 5: REQUIRED_USE at-most-one-of ?? operatorZac Medico2012-08-276-20/+57
* _get_eapi_attrs: handle unsupported eapi as Nonev2.2.0_alpha123Zac Medico2012-08-261-1/+10
* validate_desktop_entry: filter more kde noiseZac Medico2012-08-261-14/+46
* Whitespace.Ulrich Müller2012-08-251-1/+1
* KeywordsManager: fix isStable commentZac Medico2012-08-251-1/+1
* EAPI 5: new* commands can read from stdin, bug 263565.Ulrich Müller2012-08-251-16/+39
* new*: symlink to generic newins implementationZac Medico2012-08-2510-220/+10
* newins: become generic so new* can be symlinksZac Medico2012-08-251-19/+20
* EAPI 5 stable use.mask/force for bug #431078Zac Medico2012-08-245-7/+122
* _pkg_str: pass in config + metadata with KEYWORDSZac Medico2012-08-2410-46/+59
* prepstrip: avoid debugedit/strip interferenceZac Medico2012-08-231-14/+16