--- chkrootkit-0.43-r2.ebuild 2004-07-20 06:18:04.102844712 -0400 +++ chkrootkit-0.43-r3.ebuild 2004-07-20 06:02:40.097314904 -0400 @@ -30,7 +30,7 @@ } src_install() { - dosbin check_wtmpx chklastlog chkproc chkrootkit chkwtmp ifpromisc || die + dosbin chkdirs chklastlog chkproc chkrootkit chkwtmp ifpromisc || die newsbin strings strings-static || die dodoc README README.chklastlog README.chkwtmp }