Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/devmanual:master commit in: profiles/
Date: Fri, 17 Sep 2021 09:09:59
Message-Id: 1631869768.20a2a847ddce9821ae186e83b5c049a4f153e251.ulm@gentoo
1 commit: 20a2a847ddce9821ae186e83b5c049a4f153e251
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 17 03:37:32 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 17 09:09:28 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=20a2a847
7
8 profiles: fix formatting of Portage-specific behaviour note
9
10 Reported-by: Ulrich Müller <ulm <AT> gentoo.org>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 profiles/text.xml | 2 ++
15 1 file changed, 2 insertions(+)
16
17 diff --git a/profiles/text.xml b/profiles/text.xml
18 index f652088..6976335 100644
19 --- a/profiles/text.xml
20 +++ b/profiles/text.xml
21 @@ -9,7 +9,9 @@ This section provides details on the <c>profiles/</c> directory. All of these
22 files are also documented in <c>man portage</c>, but the canonical reference
23 for profiles is within
24 <uri link="https://projects.gentoo.org/pms/8/pms.html#x1-320004.4">PMS</uri>.
25 +</p>
26
27 +<p>
28 Portage-specific behaviour must not be relied upon in the repository.
29 </p>
30 </body>