summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-10-05 21:38:21 +0000
committerZac Medico <zmedico@gentoo.org>2007-10-05 21:38:21 +0000
commit722cc85b6f26b7f33302abf205f0c3c1f803001b (patch)
treeee0d1c569228c1c17a3d9e2361657a66ba5da418 /man
parent6a6a89630cd576a78ad81b0898b35412bbdacd0d (diff)
downloadportage-722cc85b6f26b7f33302abf205f0c3c1f803001b.tar.gz
portage-722cc85b6f26b7f33302abf205f0c3c1f803001b.tar.bz2
portage-722cc85b6f26b7f33302abf205f0c3c1f803001b.zip
Document IUSE defaults. (trunk r7966)
svn path=/main/branches/2.1.2/; revision=7972
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.56
1 files changed, 5 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 7a91dc8a0..343c0ba5b 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -172,7 +172,11 @@ must add it first.
\fBIUSE\fR
This should be a list of any and all USE flags that are leveraged within
your build script. The only USE flags that should not be listed here are
-arch related flags (see \fBKEYWORDS\fR).
+arch related flags (see \fBKEYWORDS\fR). Beginning with \fBEAPI 1\fR, it
+is possible to prefix flags with + or - in order to create default settings
+that respectively enable or disable the corresponding \fBUSE\fR flags. For
+details about \fBUSE\fR flag stacking order, refer to the \fBUSE_ORDER\fR
+variable in \fBmake.conf\fR(5).
.TP
\fBDEPEND\fR
This should contain a list of all packages that are required for the