Gentoo Archives: gentoo-commits

From: Kristian Fiskerstrand <k_f@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/plasma/
Date: Thu, 01 Oct 2015 16:39:58
Message-Id: 1443717401.508c3df4a377ccc9d3700def69659fa8e396e47a.k_f@gentoo
1 commit: 508c3df4a377ccc9d3700def69659fa8e396e47a
2 Author: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 16:35:32 2015 +0000
4 Commit: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 16:36:41 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=508c3df4
7
8 profiles: plasma: avoid app-crypt/pinentry REQUIRED_USE blocker
9
10 app-crypt/pinentry since 0.9.6-r5 support installation of either qt4
11 or qt5 based pinentry, but this has to be explicitly set.
12
13 Disabling -qt4 in plasma profile to avoid REQUIRED_USE blocker
14
15 profiles/targets/desktop/plasma/package.use | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use
19 index 6954331..1850926 100644
20 --- a/profiles/targets/desktop/plasma/package.use
21 +++ b/profiles/targets/desktop/plasma/package.use
22 @@ -56,6 +56,7 @@ sys-auth/polkit-kde-agent minimal
23 media-libs/phonon designer
24
25 # Fix REQUIRED_USE conflicts: qt5? ( !qt4 )
26 +>=app-crypt/pinentry-0.9.6-r5 -qt4
27 app-office/akonadi-server -qt5
28 >=app-office/texmaker-4.4.1 -qt4
29 >=app-office/texstudio-2.9.4 -qt4