From: Zac Medico Date: Wed, 22 Oct 2008 05:20:12 +0000 (-0000) Subject: Document PROPERTIES=interactive. X-Git-Tag: v2.2_rc13~66 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a0eab2cf70d7b717b69a18c65914332f3525f177;p=portage.git Document PROPERTIES=interactive. svn path=/main/trunk/; revision=11716 --- diff --git a/man/ebuild.5 b/man/ebuild.5 index c11d05705..00f15f53e 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -385,6 +385,16 @@ Disables userpriv for specific packages. .RE .PD 1 .TP +\fBPROPERTIES\fR = \fI[interactive]\fR +A space delimited list of properties, with conditional syntax is support. +.PD 0 +.RS +.TP +.I interactive +One or more ebuild phases will produce a prompt that requires user interaction. +.RE +.PD 1 +.TP \fBPROVIDE\fR = \fI"virtual/TARGET"\fR This variable should only be used when a package provides a virtual target. For example, blackdown\-jdk and sun\-jdk provide \fIvirtual/jdk\fR. This