[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in profiles: use.desc

2011-04-24 Thread Jeremy Olexa

On 04/24/2011 11:22 AM, Michael Sterrett (mr_bones_) wrote:

mr_bones_11/04/24 16:22:55

   Modified: use.desc
   Log:
   remove unused use flags

Revision  ChangesPath
1.458profiles/use.desc



  ppds - Adds support for automatically generated ppd (printing driver) files
-prefix - Defines if a Gentoo Prefix offset installation is used
  prelude - Adds support/bindings for the Prelude Intrusion Detection System


Hello Michael,

Would you mind changing your method to determine un-used USE flags?

% qgrep -H use prefix|wc -l
106
% qgrep -H prefix? |grep -v kdeprefix|wc -l
36

I think it is helpful to have the 'prefix' USE flag description, even 
though users can not/should not mess with it, because people will see it 
in ebuilds, etc.


Thanks,
Jeremy



Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in profiles: use.desc

2011-04-24 Thread Ciaran McCreesh
On Sun, 24 Apr 2011 11:33:33 -0500
Jeremy Olexa darks...@gentoo.org wrote:
 Would you mind changing your method to determine un-used USE flags?

Is the problem that prefix is being omitted from IUSE?

The EAPI 4 feature that would have allowed you to do that was dropped
because of a lack of support in Portage. If you're using it in
conditionals or in queries, you need to list it in IUSE.

-- 
Ciaran McCreesh


signature.asc
Description: PGP signature