summaryrefslogtreecommitdiffstats
path: root/bin/misc-functions.sh
Commit message (Expand)AuthorAgeFilesLines
* Make PORTAGE_INST_UID and PORTAGE_INST_GID default to 0 in case of environmen...Zac Medico2006-03-181-4/+4
* Use `mv -f` to make sure mv does not prompt for confirmation.Zac Medico2006-03-171-1/+1
* Use find -path instead of -name for compatibility with both gnu and bsd userl...Zac Medico2006-03-121-1/+1
* ppc64 isnt ok just yet, so dont scan for exec stacksMike Frysinger2006-03-121-1/+1
* Move dyn_rpm and dyn_spec from ebuild.sh to misc-functions.sh.Zac Medico2006-03-101-0/+40
* Move the install phase qa checks from ebuild.sh to misc-functions.sh and add ...Zac Medico2006-03-091-0/+259
* Split install_mask and parts of dyn_preinst from ebuild.sh to misc-functions....Zac Medico2006-03-091-0/+128
* Split dyn_package from ebuild.sh to misc-functions.sh and add MISC_SH_BINARY ...Zac Medico2006-03-091-0/+45