Gentoo Archives: gentoo-pms

From: Ulrich Mueller <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] USE dependency defaults and USE_EXPAND
Date: Sat, 16 Mar 2013 20:49:52
Message-Id: 20804.56043.185447.194939@a1i15.kph.uni-mainz.de
1 The EAPI Cheat Sheet says about USE dependency defaults:
2
3 In addition to the features offered in EAPI 2 for USE dependencies,
4 a (+) or (-) can be added after a USE flag (mind the parentheses).
5 The former specifies that flags not in IUSE should be treated as
6 enabled; the latter, disabled. Cannot be used with USE_EXPAND
7 flags. This mimics parts of the behaviour of --missing in
8 built_with_use.
9
10 I wonder about the sentence: "Cannot be used with USE_EXPAND flags."
11 The spec doesn't seem to say that.
12
13 Ulrich

Replies

Subject Author
Re: [gentoo-pms] USE dependency defaults and USE_EXPAND "Michał Górny" <mgorny@g.o>