commit: 4899727dd677463d9616588d5296a66f6c8dd349 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sat Mar 14 22:51:28 2026 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sat Mar 14 22:55:39 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4899727d
profiles: adjust nativefiledialog-extended mask for ::guru Hadn't noticed it was used by some packages there, but if it is only used in ::guru then it will probably be better off moved there unless someone wants to maintain it in ::gentoo. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/package.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 44fa2445d33d..01ad294dc081 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -47,8 +47,9 @@ # Package was added for games-strategy/naev-0.12.x but 0.13.x no longer # needs it and it never gained other consumers. Have no intentions to # keep maintaining this so may as well remove rather than leave it m-n. +# (note: may be moved to ::guru, upper bound is to facililate this) # Removal on 2026-04-11. -dev-libs/nativefiledialog-extended +<dev-libs/nativefiledialog-extended-1.2.1-r1 # Mike Pagano <[email protected]> (2026-03-13) # Upstream has announced the archiving of this application
