commit: 4a2651dc5e5389ab7d9e11ed91b10ecc8eea3383 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Jun 15 10:01:53 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jun 15 10:01:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2651dc
profiles: Cleanup plasma package.use kdiff3 and smplayer latest stable versions are non-conflicting now. PyQt4[webkit] no longer required by kde-apps/pykde4. profiles/targets/desktop/plasma/package.use | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index fc873cd1ffe..ceeeda626ee 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -32,7 +32,7 @@ media-gfx/exiv2 xmp dev-qt/qtscript scripttools # Required by kde-apps/pykde4 -dev-python/PyQt4 script sql webkit +dev-python/PyQt4 script sql # Required by kde-frameworks/kactivities sys-libs/zlib minizip @@ -67,9 +67,7 @@ media-sound/amarok:4 -cdda <dev-python/qscintilla-python-2.10 -qt4 <x11-libs/qscintilla-2.10 -qt4 -# Fix REQUIRED_USE conflicts: qt5? ( !qt4 ) +# FIXME: REQUIRED_USE conflicts: qt5? ( !qt4 ) >=app-crypt/pinentry-0.9.6-r5 -qt4 ->=kde-misc/kdiff3-0.9.98-r1 -kde -qt4 >=media-libs/opencv-2.4.12-r1 -qt4 -<media-video/smplayer-16.4.0-r2 -qt4 <net-wireless/wpa_supplicant-2.6-r1 -qt4
