commit: 48dbb3d5fce1e2a293f1e06fd026f5f0341d0f3f Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Thu Jan 9 22:51:24 2025 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Jan 9 22:51:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48dbb3d5
profiles: Last-rite dev-qt/qtstyleplugins This is obsolete and now needs to be dropped along with Qt5. The GTK theme has been superseded by dev-qt/qtbase[gtk], which uses GTK 3 rather than GTK 2. Removal on 2025-02-09. Bug: https://bugs.gentoo.org/947787 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6a184b497fe4..4da684676e8e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# James Le Cuirot <[email protected]> (2025-01-09) +# Obsolete and needs to be dropped along with Qt5. The GTK theme has been +# superseded by dev-qt/qtbase[gtk], which uses GTK 3 rather than GTK 2. +# Removal on 2025-02-09. See bug #947787. +dev-qt/qtstyleplugins + # Conrad Kostecki <[email protected]> (2024-01-09) # New version, which dropps support for legacy devices. # Will be unmasked, when split to legacy-branch is done.
