Gentoo Archives: gentoo-commits

From: Alice Ferrazzi <alicef@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 16 Sep 2021 14:07:35
Message-Id: 1631801226.8f8044413f55befdb302b4b79acc979f180ca3c0.alicef@gentoo
1 commit: 8f8044413f55befdb302b4b79acc979f180ca3c0
2 Author: Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 16 14:04:17 2021 +0000
4 Commit: Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 16 14:07:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f804441
7
8 package.mask: specify date format
9
10 Signed-off-by: Alice Ferrazzi <alicef <AT> gentoo.org>
11
12 profiles/package.mask | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/profiles/package.mask b/profiles/package.mask
16 index 4e1c98bdf97..fef4a867ca9 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -4,7 +4,8 @@
20 ####################################################################
21 #
22 # When you add an entry to the top of this file, add your name, the date
23 -# in the UTC timezone, and an explanation of why something is getting masked.
24 +# in the UTC timezone with a format of YYYY-MM-DD, and an explanation of why
25 +# something is getting masked.
26 # Please be extremely careful not to commit atoms that are not valid, as it can
27 # cause large-scale breakage, especially if it ends up in the daily snapshot.
28 #