Gentoo Archives: gentoo-pms

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] [PATCH] Recognise "live" as token in PROPERTIES.
Date: Wed, 24 Jul 2019 12:45:41
Message-Id: w6gef2fha8o.fsf@kph.uni-mainz.de
1 As discussed in the gentoo-dev mailing list:
2 https://archives.gentoo.org/gentoo-dev/message/64b83155637bcad67478e2d2af276780
3
4 Bug: https://bugs.gentoo.org/690220
5 Signed-off-by: Ulrich Müller <ulm@g.o>
6 ---
7 ebuild-vars.tex | 2 ++
8 1 file changed, 2 insertions(+)
9
10 diff --git a/ebuild-vars.tex b/ebuild-vars.tex
11 index 2ca30f2..2f81db7 100644
12 --- a/ebuild-vars.tex
13 +++ b/ebuild-vars.tex
14 @@ -225,6 +225,8 @@ The following tokens are permitted inside \t{PROPERTIES}:
15
16 \begin{description}
17 \item[interactive] The package may require interaction with the user via the tty.
18 +\item[live] The package uses ``live'' source code that may vary each time that the package is
19 + installed.
20 \end{description}
21
22 Ebuilds may not rely upon any token being supported.
23 --
24 2.22.0

Attachments

File name MIME type
signature.asc application/pgp-signature