commit: a70ee82833123d9bc7b473f84da957fbfe572dd5 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 19:22:59 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Apr 29 14:34:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a70ee828
profiles: desktop: Cleanup obsolete dev-python/pyqt5 package.use entries Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/package.use | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 8b46f9cc8ecd..c062dc543db4 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -39,10 +39,6 @@ x11-base/xwayland libei # circular dependency out of the box. dev-build/cmake -gui -# Andreas Sturmlechner <[email protected]> (2023-07-29) -# Required by dev-python/pyqt5[multimedia] -dev-qt/qtmultimedia:5 widgets - # Andreas Sturmlechner <[email protected]> (2023-05-21) # Needed by a global USE=wayland right now (REQUIRED_USE conflicts) media-libs/clutter egl @@ -96,10 +92,6 @@ media-video/mpv -sdl # Needed by x11-misc/xdg-utils. app-text/xmlto text -# Ben de Groot <[email protected]> (2015-02-18) -# Enable sensible defaults for desktop users (bug #540046) -dev-python/pyqt5 gui multimedia network printsupport widgets - # Chí-Thanh Christopher Nguyễn <[email protected]> (2014-05-08) # Enable x11-libs/libxcb[xkb] as it is needed by x11-libs/libxkbcommon[X] # and the X flag is enabled by default in the desktop profile
