From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by finch.gentoo.org (Postfix) with ESMTPS id AC386139345
for ; Sat, 17 Jul 2021 04:25:37 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id B1FB8E0826;
Sat, 17 Jul 2021 04:25:36 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested)
by pigeon.gentoo.org (Postfix) with ESMTPS id 96DADE0826
for ; Sat, 17 Jul 2021 04:25:36 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTPS id 7259833E3A9
for ; Sat, 17 Jul 2021 04:25:35 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
by oystercatcher.gentoo.org (Postfix) with ESMTP id DD5917D1
for ; Sat, 17 Jul 2021 04:25:33 +0000 (UTC)
From: "Sam James"
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James"
Message-ID: <1626495924.6b41c8a3b56a7bcd529d93665fb3aa45949dce64.sam@gentoo>
Subject: [gentoo-commits] proj/devmanual:master commit in: profiles/use.mask/
X-VCS-Repository: proj/devmanual
X-VCS-Files: profiles/use.mask/text.xml
X-VCS-Directories: profiles/use.mask/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 6b41c8a3b56a7bcd529d93665fb3aa45949dce64
X-VCS-Branch: master
Date: Sat, 17 Jul 2021 04:25:33 +0000 (UTC)
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 962dab31-e6d6-4f71-851d-c5088c215756
X-Archives-Hash: bdef9f64bda4c042155670c45865341f
commit: 6b41c8a3b56a7bcd529d93665fb3aa45949dce64
Author: Sam James gentoo org>
AuthorDate: Thu Jul 15 00:06:19 2021 +0000
Commit: Sam James gentoo 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 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.
-Updates to use.mask should be handled via the relevant arch team.
+Updates to use.mask 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).