commit: 6b41c8a3b56a7bcd529d93665fb3aa45949dce64 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 15 00:06:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 17 04:25:24 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=6b41c8a3
profiles/use.mask: mention sorting mask entries chronologically Closes: https://github.com/gentoo/devmanual/pull/236 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/use.mask/text.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/use.mask/text.xml b/profiles/use.mask/text.xml index 8e3c3bc..c44b234 100644 --- a/profiles/use.mask/text.xml +++ b/profiles/use.mask/text.xml @@ -32,7 +32,9 @@ defined purpose. </p> <p> -Updates to <c>use.mask</c> should be handled via the relevant arch team. +Updates to <c>use.mask</c> should be handled via the relevant arch team. Any +additions are sorted chronologically, starting at the top of the file +(underneath any comment header blocks). </p> <p>
