Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/qca/
Date: Mon, 27 Nov 2017 17:59:39
Message-Id: 1511805452.099e5fd8df0583e8c82ca001ba1567de7e3c359a.asturm@gentoo
1 commit: 099e5fd8df0583e8c82ca001ba1567de7e3c359a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 27 17:30:41 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 27 17:57:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=099e5fd8
7
8 app-crypt/qca: Switch default to qt5
9
10 Much more rdeps need qt5 rather than qt4 now.
11
12 Package-Manager: Portage-2.3.16, Repoman-2.3.6
13
14 app-crypt/qca/qca-2.1.3-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/qca/qca-2.1.3-r1.ebuild b/app-crypt/qca/qca-2.1.3-r1.ebuild
18 index ffa5750e9be..f70ee907f5f 100644
19 --- a/app-crypt/qca/qca-2.1.3-r1.ebuild
20 +++ b/app-crypt/qca/qca-2.1.3-r1.ebuild
21 @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1"
22 SLOT="2"
23 KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
24
25 -IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 +qt4 qt5 sasl softstore +ssl test"
26 +IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 qt4 +qt5 sasl softstore +ssl test"
27 REQUIRED_USE="|| ( qt4 qt5 )"
28
29 RDEPEND="