commit: 279d9c96b379fbf5a037a513fdef6297193bb05c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed May 21 23:49:03 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 23:49:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=279d9c96
profiles: mask new gimp versions When merging the bumps for GIMP, I'd erred on the side of "well, any automagic is definitely bad", but the UX of exactly-one-of X or Wayland isn't great, so let's discuss it more in bug #956402 first. Bug: https://bugs.gentoo.org/943164 Bug: https://bugs.gentoo.org/956402 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 26e2ff206d8c..1f3631cbe94e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Sam James <s...@gentoo.org> (2025-05-22) +# Introduces REQUIRED_USE that needs more discussion (bug #956402) +=media-gfx/gimp-3.0.2-r2 +=media-gfx/gimp-3.0.4 + # Ionen Wolkens <io...@gentoo.org> (2025-05-21) # Seems to be some bad interaction between this version and gpep517 # that prevents installing the (successfully) produced wheel, mask