From a8caa3d6ca75a3fc521fab343e929b29787ca943 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Wed, 15 May 2024 15:15:34 -0400 Subject: [PATCH] profiles/package.mask: add notice for RESOLVED/PKGREMOVED status Signed-off-by: Julien Roy --- profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8d49da9e51..6ce32516cd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -12,6 +12,10 @@ # TODO: Either fix per profile masking in overlays, or move # relevant entries to the relevant package.mask files in ::gentoo +# Note: Do not use `Closes:` tag when treecleaning a package. Instead +# use the `Bug:` tag and use the RESOLVED/PKGREMOVED status on +# the bug manually if you can, or wait for someone else to do it. + # New entries go on top. # Julien Roy (2024-05-13)