Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-im/ktp-auth-handler/
Date: Thu, 29 Jan 2015 00:50:41
Message-Id: 1422492628.2ff4c068f263791049445e60c7668103ea45c33b.johu@gentoo
1 commit: 2ff4c068f263791049445e60c7668103ea45c33b
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 29 00:50:28 2015 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 29 00:50:28 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2ff4c068
7
8 [net-im/ktp-auth-handler] Sync with tree
9
10 Package-Manager: portage-2.2.15
11
12 ---
13 net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild
17 index 40bf2c1..14cbd7c 100644
18 --- a/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild
19 +++ b/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild
20 @@ -30,5 +30,5 @@ DEPEND="
21 >=net-libs/telepathy-qt-0.9.5[qt4]
22 "
23 RDEPEND="${DEPEND}
24 - app-crypt/qca-ossl:2
25 + || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] )
26 "