Aw: [gentoo-user] Re: keywords vs use variables

2019-05-21 Thread n952162
That's good, thank you both.

> Gesendet: Dienstag, 21. Mai 2019 um 01:29 Uhr
> Von: "Nikos Chantziaras" 
> An: gentoo-user@lists.gentoo.org
> Betreff: [gentoo-user] Re: keywords vs use variables
>
> On 20/05/2019 20:54, n952...@web.de wrote:
> > Can someone explain the difference between keywords (as in 
> > package.accept_keywords) and use variables (as in package.use/)?
>
> Others chimed in already, but an easy way to describe it is:
>
> Keywords control whether or not a package is allowed to be installed.
> USE flags change the configuration of the package.
>
>
>



[gentoo-user] KDE dependency question with emerge/equery

2019-05-21 Thread Jack
If I do "equery d kde-frameworks/oxygen-icons" I get a very long list,  
including many application I do have installed.  However, if I do  
"emerge -c oxygen-icons" portage is quite happy to remove it.  I do not  
actually see any mention of oxygen-icons in any of the ebuilds for  
those other packages, so I assume it is dragged in through some kde5  
eclass magic, and "equery d" understands that.  However, if that is the  
case, shouldn't "emerge -c" also understand it?  Am I missing or  
misunderstanding something, or should I file a bug?


Jack