commit: 58f35a01d4b081432dfce6fe66a7570f13db5d20 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Oct 4 23:28:35 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Oct 4 23:37:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f35a01
profiles: desktop: Cleanup obsolete entries Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/package.use | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index bf9f420beb1e..2f8cfad4bbac 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -15,11 +15,6 @@ dev-qt/qtbase libproxy # Boost: app-text/poppler[qt5] recommended w/ Boost (bug #795888) app-text/poppler nss boost -# Andreas Sturmlechner <[email protected]> (2023-11-11) -# egl, libinput required by kde-plasma/kwayland:5 -# accessibility required by kde-plasma/kwin:5 -dev-qt/qtgui:5 accessibility egl libinput - # Mart Raudsepp <[email protected]> (2023-10-01) # kde-plasma/kwin and x11-wm/mutter[wayland] require xwayland[libei] for # emulated input portal for e.g. remote desktop remote input support @@ -56,11 +51,6 @@ dev-lang/python -bluetooth # Required by media-gfx/digikam, kde-apps/libkexiv2 media-gfx/exiv2 xmp -# Lars Wendler <[email protected]> (2020-08-06) -# USE="qt5" and USE="libnotify" are mutually exclusive in this package -# Disable libnotify here to have a better user experience -net-misc/dhcpcd-ui -libnotify - # Andreas Sturmlechner <[email protected]> (2020-02-05) # Required by many packages, most notably Mozilla products dev-lang/python sqlite
