--- coreutils-6.9-r1.ebuild 2008-02-23 05:37:01.000000000 +0100 +++ coreutils-6.9-r2.ebuild 2008-04-06 19:20:11.338174000 +0200 @@ -139,7 +139,8 @@ mv ${fhs} ../../bin/ || die "could not move fhs bins" # move critical binaries into /bin (common scripts) local com="basename chroot cut dir dirname du env expr head mkfifo - readlink seq sleep sort tail touch tr tty vdir wc yes" + readlink seq sleep sort tail touch tr tty vdir wc yes + test stat" mv ${com} ../../bin/ || die "could not move common bins" # create a symlink for uname in /usr/bin/ since autotools require it local x