On Thu, 22 May 2008, Alon Bar-Lev wrote: > Also, is there some tool similar to: > equery files, shows all files of a package. > equery hasuse, all packages with specific USE flag. > equery check, checks installed files.
I use the utilities in app-portage/portage-utils::paludis-extras for the first two tasks: qlist <pkgname> quse <useflag> It also appears to have the third (but I've never used it): qcheck <pkgname> Best, Ben _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
