Gentoo Archives: gentoo-pms

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] [PATCH] pkg-mgr-commands.tex: Version commands must be shell functions.
Date: Fri, 01 Mar 2019 09:56:55
Message-Id: w6g8sxyex45.fsf@kph.uni-mainz.de
1 Signed-off-by: Ulrich Müller <ulm@g.o>
2 ---
3 pkg-mgr-commands.tex | 5 +++--
4 1 file changed, 3 insertions(+), 2 deletions(-)
5
6 diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
7 index 90b62aa..e3e831f 100644
8 --- a/pkg-mgr-commands.tex
9 +++ b/pkg-mgr-commands.tex
10 @@ -919,8 +919,9 @@ These functions check whitespace-separated lists for a particular value.
11
12 \subsection{Version manipulation and comparison commands}
13 \featurelabel{ver-commands}
14 -These commands provide utilities for working with version strings. Their availability per EAPI is
15 -listed in table~\ref{tab:version-commands}.
16 +These commands provide utilities for working with version strings. They must all be implemented
17 +internally as shell functions, i.\,e., they are callable in global scope. Availability of these
18 +commands per EAPI is listed in table~\ref{tab:version-commands}.
19
20 For the purpose of version manipulation commands, the specification provides a method for splitting
21 an arbitrary version string (not necessarily conforming to section~\ref{sec:version-spec}) into
22 --
23 2.19.1

Attachments

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