commit: fe6c7371f5fc929a308bd83e471084a961080fc5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 16 21:00:37 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 16 21:02:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe6c7371
profiles: mask <app-admin/eselect-1.4.22-r1 This means folks with the older version installed will see the mask message when doing other emerges. Bug: https://bugs.gentoo.org/908401 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8a00437a4671..f6719ff14437 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2023-06-16) +# Please upgrade to >=app-admin/eselect-1.4.22-r1 for a fix to env-update +# and the files it generates in /etc/env.d: bug #908401, then run env-update +# and . /etc/profile. +<app-admin/eselect-1.4.22-r1 + # Hans de Graaff <[email protected]> (2023-06-16) # Obsolete slots without reverse dependencies that require rails 6.0 to # be present. Use the newer slots if needed.
