Gentoo Archives: gentoo-commits

From: "git@oystercatcher mirror+tproxy" <git@××××××××××××××××××××.org>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: app-crypt/qca/
Date: Wed, 04 Mar 2015 07:55:37
Message-Id: 1425455720.09db2b90040b19ddd20bd76357d2b5daed3ba00b.git@gentoo
1 commit: 09db2b90040b19ddd20bd76357d2b5daed3ba00b
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 4 07:55:20 2015 +0000
4 Commit: git@oystercatcher mirror+tproxy <git <AT> oystercatcher <DOT> gentoo <DOT> org>
5 CommitDate: Wed Mar 4 07:55:20 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=09db2b90
7
8 [app-crypt/qca] Pull in OpenSSL plugin by default.
9
10 Package-Manager: portage-2.2.17
11
12 app-crypt/qca/qca-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/qca/qca-9999.ebuild b/app-crypt/qca/qca-9999.ebuild
16 index 54ed4b8..b8498a1 100644
17 --- a/app-crypt/qca/qca-9999.ebuild
18 +++ b/app-crypt/qca/qca-9999.ebuild
19 @@ -17,7 +17,7 @@ LICENSE="LGPL-2.1"
20 SLOT="2"
21 KEYWORDS=""
22
23 -IUSE="botan debug doc examples gcrypt gpg logger nss openssl pkcs11 +qt4 qt5 sasl softstore test"
24 +IUSE="botan debug doc examples gcrypt gpg logger nss +openssl pkcs11 +qt4 qt5 sasl softstore test"
25 REQUIRED_USE="|| ( qt4 qt5 )"
26
27 RDEPEND="