Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create tbz2 package directly in ${PKGDIR}/All to avoid need for temp file (in... | Zac Medico | 2006-03-24 | 1 | -8/+9 |
* | Make PORTAGE_INST_UID and PORTAGE_INST_GID default to 0 in case of environmen... | Zac Medico | 2006-03-18 | 1 | -4/+4 |
* | Use `mv -f` to make sure mv does not prompt for confirmation. | Zac Medico | 2006-03-17 | 1 | -1/+1 |
* | Use find -path instead of -name for compatibility with both gnu and bsd userl... | Zac Medico | 2006-03-12 | 1 | -1/+1 |
* | ppc64 isnt ok just yet, so dont scan for exec stacks | Mike Frysinger | 2006-03-12 | 1 | -1/+1 |
* | Move dyn_rpm and dyn_spec from ebuild.sh to misc-functions.sh. | Zac Medico | 2006-03-10 | 1 | -0/+40 |
* | Move the install phase qa checks from ebuild.sh to misc-functions.sh and add ... | Zac Medico | 2006-03-09 | 1 | -0/+259 |
* | Split install_mask and parts of dyn_preinst from ebuild.sh to misc-functions.... | Zac Medico | 2006-03-09 | 1 | -0/+128 |
* | Split dyn_package from ebuild.sh to misc-functions.sh and add MISC_SH_BINARY ... | Zac Medico | 2006-03-09 | 1 | -0/+45 |