public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] [PATCH 2/2] man/ebuild.5: Document PROPERTIES="live".
@ 2019-07-27 14:38 Ulrich Müller
  2019-07-28 22:34 ` Zac Medico
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Müller @ 2019-07-27 14:38 UTC (permalink / raw
  To: gentoo-portage-dev

[-- Attachment #1: Type: text/plain, Size: 976 bytes --]

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
 man/ebuild.5 | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/man/ebuild.5 b/man/ebuild.5
index 31bd8f771..b002f3889 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -1,4 +1,4 @@
-.TH "EBUILD" "5" "Apr 2019" "Portage VERSION" "Portage"
+.TH "EBUILD" "5" "Jul 2019" "Portage VERSION" "Portage"
 
 .SH "NAME"
 ebuild \- the internal format, variables, and functions in an ebuild script
@@ -708,13 +708,17 @@ Disables userpriv for specific packages.
 .RE
 .PD 1
 .TP
-.B PROPERTIES\fR = \fI[interactive]
+.B PROPERTIES\fR = \fI[interactive,live]
 A space delimited list of properties, with conditional syntax support.
 .PD 0
 .RS
 .TP
 .I interactive
 One or more ebuild phases will produce a prompt that requires user interaction.
+.TP
+.I live
+The package uses live source code that may vary each time that the package
+is installed.
 .RE
 .PD 1
 .TP
-- 
2.22.0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [gentoo-portage-dev] [PATCH 2/2] man/ebuild.5: Document PROPERTIES="live".
  2019-07-27 14:38 [gentoo-portage-dev] [PATCH 2/2] man/ebuild.5: Document PROPERTIES="live" Ulrich Müller
@ 2019-07-28 22:34 ` Zac Medico
  0 siblings, 0 replies; 2+ messages in thread
From: Zac Medico @ 2019-07-28 22:34 UTC (permalink / raw
  To: gentoo-portage-dev, Ulrich Müller


[-- Attachment #1.1: Type: text/plain, Size: 1140 bytes --]

On 7/27/19 7:38 AM, Ulrich Müller wrote:
> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
> ---
>  man/ebuild.5 | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)
> 
> diff --git a/man/ebuild.5 b/man/ebuild.5
> index 31bd8f771..b002f3889 100644
> --- a/man/ebuild.5
> +++ b/man/ebuild.5
> @@ -1,4 +1,4 @@
> -.TH "EBUILD" "5" "Apr 2019" "Portage VERSION" "Portage"
> +.TH "EBUILD" "5" "Jul 2019" "Portage VERSION" "Portage"
>  
>  .SH "NAME"
>  ebuild \- the internal format, variables, and functions in an ebuild script
> @@ -708,13 +708,17 @@ Disables userpriv for specific packages.
>  .RE
>  .PD 1
>  .TP
> -.B PROPERTIES\fR = \fI[interactive]
> +.B PROPERTIES\fR = \fI[interactive,live]
>  A space delimited list of properties, with conditional syntax support.
>  .PD 0
>  .RS
>  .TP
>  .I interactive
>  One or more ebuild phases will produce a prompt that requires user interaction.
> +.TP
> +.I live
> +The package uses live source code that may vary each time that the package
> +is installed.
>  .RE
>  .PD 1
>  .TP
> 

This series looks good. Please merge.
-- 
Thanks,
Zac


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 981 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-28 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-27 14:38 [gentoo-portage-dev] [PATCH 2/2] man/ebuild.5: Document PROPERTIES="live" Ulrich Müller
2019-07-28 22:34 ` Zac Medico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox