summaryrefslogtreecommitdiffstats
path: root/bin/save-ebuild-env.sh
Commit message (Collapse)AuthorAgeFilesLines
* Quote ${EAPI} more.Zac Medico2012-09-021-1/+1
| | | | | This will avoid a potential syntax error in save-ebuild-env.sh if a saved environment containing corrupt EAPI is sourced.
* Update years in header.Ulrich Müller2012-08-311-1/+1
|
* Fix usex for EAPI 4-python|4-slot-abi.Zac Medico2012-08-311-1/+1
|
* EAPI 5: usex helper functionUlrich Müller2012-08-311-0/+5
| | | | See bug #382963.
* EAPI 5: User patches (no-op dummy stub for now)Zac Medico2012-08-291-1/+3
| | | | | | | A real apply_user_patches implementation will be a bit more work, so for now we'll just implement the minimum amount necessary to satisfy the spec: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=a8bf7862967cce36b7f1b408934a774126da2538
* whitelist PORTAGE_DOHTML_WARN_ON_SKIPPED_FILESZac Medico2012-06-251-0/+3
|
* config: whitelist PORTAGE_COMPRESS, don't save itZac Medico2012-06-011-1/+2
|
* environment.bz2: filter more variablesZac Medico2011-11-071-2/+4
|
* save_ebuild_env: filter more functionsZac Medico2011-11-071-2/+3
| | | | | | | dyn_pretend helpers_die nonfatal register_success_hook
* save-ebuild-env.sh: tweak PYTHONPATH cleansingZac Medico2011-09-111-3/+7
|
* isolated-functions.sh: split save-ebuild-env.shZac Medico2011-09-111-0/+93