Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kopete/, kde-apps/ktp-auth-handler/, kde-misc/kdeconnect/, ...
Date: Fri, 28 Oct 2016 15:17:17
Message-Id: 1477667824.be8c62b4afa945daa83195feb3e5cd31c1fb5b9e.kensington@gentoo
1 commit: be8c62b4afa945daa83195feb3e5cd31c1fb5b9e
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 28 15:17:01 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 28 15:17:04 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=be8c62b4
7
8 app-crypt/qca[openssl] -> ssl
9
10 kde-apps/kopete/kopete-16.08.49.9999.ebuild | 6 +++---
11 kde-apps/kopete/kopete-9999.ebuild | 6 +++---
12 kde-apps/ktp-auth-handler/ktp-auth-handler-16.08.49.9999.ebuild | 2 +-
13 kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild | 2 +-
14 kde-misc/kdeconnect/kdeconnect-9999.ebuild | 2 +-
15 net-irc/konversation/konversation-9999.ebuild | 2 +-
16 6 files changed, 10 insertions(+), 10 deletions(-)
17
18 diff --git a/kde-apps/kopete/kopete-16.08.49.9999.ebuild b/kde-apps/kopete/kopete-16.08.49.9999.ebuild
19 index e136108..176986c 100644
20 --- a/kde-apps/kopete/kopete-16.08.49.9999.ebuild
21 +++ b/kde-apps/kopete/kopete-16.08.49.9999.ebuild
22 @@ -107,7 +107,7 @@ RDEPEND="${COMMONDEPEND}
23 )
24 virtual/latex-base
25 )
26 - ssl? ( app-crypt/qca:2[openssl] )
27 + ssl? ( app-crypt/qca:2[ssl] )
28 winpopup? ( net-fs/samba )
29 "
30 DEPEND="${COMMONDEPEND}
31 @@ -150,9 +150,9 @@ pkg_postinst() {
32
33 if ! use ssl; then
34 if use xmpp ; then # || use irc; then
35 - if ! has_version "app-crypt/qca:2[openssl]" ; then
36 + if ! has_version "app-crypt/qca:2[ssl]" ; then
37 elog "In order to use ssl in xmpp you'll need to"
38 - elog "install app-crypt/qca package with USE=openssl."
39 + elog "install app-crypt/qca package with USE=ssl."
40 fi
41 fi
42 fi
43
44 diff --git a/kde-apps/kopete/kopete-9999.ebuild b/kde-apps/kopete/kopete-9999.ebuild
45 index e136108..176986c 100644
46 --- a/kde-apps/kopete/kopete-9999.ebuild
47 +++ b/kde-apps/kopete/kopete-9999.ebuild
48 @@ -107,7 +107,7 @@ RDEPEND="${COMMONDEPEND}
49 )
50 virtual/latex-base
51 )
52 - ssl? ( app-crypt/qca:2[openssl] )
53 + ssl? ( app-crypt/qca:2[ssl] )
54 winpopup? ( net-fs/samba )
55 "
56 DEPEND="${COMMONDEPEND}
57 @@ -150,9 +150,9 @@ pkg_postinst() {
58
59 if ! use ssl; then
60 if use xmpp ; then # || use irc; then
61 - if ! has_version "app-crypt/qca:2[openssl]" ; then
62 + if ! has_version "app-crypt/qca:2[ssl]" ; then
63 elog "In order to use ssl in xmpp you'll need to"
64 - elog "install app-crypt/qca package with USE=openssl."
65 + elog "install app-crypt/qca package with USE=ssl."
66 fi
67 fi
68 fi
69
70 diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-16.08.49.9999.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-16.08.49.9999.ebuild
71 index 5a828cc..32fb247 100644
72 --- a/kde-apps/ktp-auth-handler/ktp-auth-handler-16.08.49.9999.ebuild
73 +++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-16.08.49.9999.ebuild
74 @@ -35,6 +35,6 @@ DEPEND="${COMMON_DEPEND}
75 $(add_frameworks_dep kdewebkit)
76 "
77 RDEPEND="${COMMON_DEPEND}
78 - app-crypt/qca:2[openssl]
79 + app-crypt/qca:2[ssl]
80 !kde-apps/ktp-auth-handler:4
81 "
82
83 diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
84 index 5a828cc..32fb247 100644
85 --- a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
86 +++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
87 @@ -35,6 +35,6 @@ DEPEND="${COMMON_DEPEND}
88 $(add_frameworks_dep kdewebkit)
89 "
90 RDEPEND="${COMMON_DEPEND}
91 - app-crypt/qca:2[openssl]
92 + app-crypt/qca:2[ssl]
93 !kde-apps/ktp-auth-handler:4
94 "
95
96 diff --git a/kde-misc/kdeconnect/kdeconnect-9999.ebuild b/kde-misc/kdeconnect/kdeconnect-9999.ebuild
97 index 9b4f339..ff552f9 100644
98 --- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild
99 +++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild
100 @@ -34,7 +34,7 @@ DEPEND="
101 $(add_qt_dep qtnetwork)
102 $(add_qt_dep qtwidgets)
103 $(add_qt_dep qtx11extras)
104 - >=app-crypt/qca-2.1.0:2[qt5,openssl]
105 + >=app-crypt/qca-2.1.0:2[qt5,ssl]
106 x11-libs/libfakekey
107 x11-libs/libX11
108 x11-libs/libXtst
109
110 diff --git a/net-irc/konversation/konversation-9999.ebuild b/net-irc/konversation/konversation-9999.ebuild
111 index 96b77f1..0eb5607 100644
112 --- a/net-irc/konversation/konversation-9999.ebuild
113 +++ b/net-irc/konversation/konversation-9999.ebuild
114 @@ -52,7 +52,7 @@ DEPEND="
115 "
116 RDEPEND="${DEPEND}
117 !net-irc/konversation:4
118 - crypt? ( app-crypt/qca:2[openssl] )
119 + crypt? ( app-crypt/qca:2[ssl] )
120 "
121
122 src_configure() {