Gentoo Archives: gentoo-pms

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] [PATCH] ebuild-env-vars.tex: PF has the same consistency behaviour as P.
Date: Sat, 04 Mar 2017 09:07:51
Message-Id: 22714.33741.762113.201706@a1i15.kph.uni-mainz.de
1 PF will change if the package is updated, because the package's name
2 will change.
3 ---
4 ebuild-env-vars.tex | 8 ++++----
5 1 file changed, 4 insertions(+), 4 deletions(-)
6
7 diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
8 index 469f0cd..99e13cf 100644
9 --- a/ebuild-env-vars.tex
10 +++ b/ebuild-env-vars.tex
11 @@ -42,6 +42,10 @@ variable.
12 All &
13 No\footnote{May change if a package has been updated (see~\ref{sec:updates-dir}).} &
14 Package name and version, without the revision part. For example, \t{vim-7.0.174}. \\
15 +\t{PF} &
16 + All &
17 + Ditto &
18 + Package name, version, and revision (if any), for example \t{vim-7.0.174-r1}. \\
19 \t{PN} &
20 All &
21 Ditto &
22 @@ -62,10 +66,6 @@ variable.
23 All &
24 Yes &
25 Package version and revision (if any), for example \t{7.0.174} or \t{7.0.174-r1}. \\
26 -\t{PF} &
27 - All &
28 - Yes &
29 - Package name, version, and revision (if any), for example \t{vim-7.0.174-r1}. \\
30 \t{A} &
31 \t{src\_*} &
32 Yes &
33 --
34 2.12.0