On 03/30/2015 02:52 PM, Grant Edwards wrote:
>
> I was also wondering if there might a way for emerge to show you which
> packages have USE flags enabled that aren't required by any dependent
> package: it would be sort of like "emerge --depclean" but for USE
> flags instead of packages themselves.
>
Hi Grant,
You are probably looking for enalyze from app-portage/gentookit.
Presently it will rebuild your package.accept_keywords and
package.use files after analyzing them.
Its pretty darn helpful and only needs a little massaging after its
done to be perfectly useful as a drop-in replacement file.
Kind Regards,
-Camisa