ebuild.5: add EAPI 5 usex helper
authorZac Medico <zmedico@gentoo.org>
Sat, 15 Sep 2012 19:53:02 +0000 (12:53 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 15 Sep 2012 19:53:02 +0000 (12:53 -0700)
man/ebuild.5

index fdcf3cf1f775f4e383332a818b270f67eb61824a..4319311e51a8dc7667fcec1b5527c4fb689304ec 100644 (file)
@@ -925,6 +925,11 @@ fi
 .fi
 .RE
 .TP
+\fBusex\fR \fI<USE flag>\fR \fI[true output]\fR \fI[false output]\fR \fI[true suffix]\fR \fI[false suffix]\fR
+If USE flag is set, echo [true output][true suffix] (defaults to
+"yes"), otherwise echo [false output][false suffix] (defaults to
+"no"). The usex helper is available beginning with \fBEAPI 5\fR.
+.TP
 \fBuse_with\fR \fI<USE item>\fR \fI[configure name]\fR \fI[configure opt]\fR
 Useful for creating custom options to pass to a configure script. If \fIUSE
 item\fR is in the \fBUSE\fR variable and a \fIconfigure opt\fR is specified,