summaryrefslogtreecommitdiffstats
path: root/bin/ebuild.sh
Commit message (Collapse)AuthorAgeFilesLines
* fixing unpack so it works once again for tar :/Brian Harring2005-09-081-3/+3
| | | | svn path=/main/branches/2.0/; revision=1992
* backport local unpacking support from trunk and add support for jarMike Frysinger2005-09-081-15/+23
| | | | svn path=/main/branches/2.0/; revision=1990
* 68928-spawn-command-isabs-zmedico.patch (spawn included "." in PATH)Jason Stubbs2005-09-011-17/+17
| | | | | | | | | | | | | | 98727_sleep_locale_cleanup.patch (sleep was defined twice for "." and "," locales) 98827_lchown_normal_files.patch (lchown was being used on known-to-be-regular files) 98827_darwin_noop_lchown.patch (lchwon was aliased to chown on darwin) 99101_ccache_perms_adjust.patch (perms test and adjustment didn't match) 99120_uid_gid_mixup.patch (portage gid used in place of uid) 99418_merge_retcode_ignored.patch (dispatch-conf ignored result of merge command) 100382_incomplete_world.patch (versioned atoms were not being added to world) broken-stat-perms.patch (result of conditional execution being unconditionally tested) svn path=/main/branches/2.0/; revision=1960
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1951
* re-adding the unpack function to stable someone yanked... :)Brian Harring2005-08-301-0/+59
| | | | svn path=/main/branches/2.0/; revision=1947
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+1868
svn path=/main/branches/2.0/; revision=1941