commit: b8f8b31c69eb8a8ed40e69b894c1260cc2485604 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Aug 17 18:47:20 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Aug 17 20:23:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f8b31c
profiles: Mask media-gfx/valentina for removal Bug: https://bugs.gentoo.org/931995 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b3321ce2db14..83517703e5ae 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-08-17) +# Project was ported to Qt6 by upstream, but also ported to Qbs in doing +# so. Needs a new maintainer to start with Qbs based package from scratch. +# Bugs #931995, #955967. Removal on 2025-09-16. +media-gfx/valentina + # Andreas Sturmlechner <[email protected]> (2025-08-17) # 1.2.3 is almost 10 years old, upstream repository archived, Qt5- and # EAPI-7 based. Bugs #832577, #830262, #846416 and finally #961631.
