commit:     be8c62b4afa945daa83195feb3e5cd31c1fb5b9e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 15:17:01 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 15:17:04 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=be8c62b4

app-crypt/qca[openssl] -> ssl

 kde-apps/kopete/kopete-16.08.49.9999.ebuild                     | 6 +++---
 kde-apps/kopete/kopete-9999.ebuild                              | 6 +++---
 kde-apps/ktp-auth-handler/ktp-auth-handler-16.08.49.9999.ebuild | 2 +-
 kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild          | 2 +-
 kde-misc/kdeconnect/kdeconnect-9999.ebuild                      | 2 +-
 net-irc/konversation/konversation-9999.ebuild                   | 2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/kde-apps/kopete/kopete-16.08.49.9999.ebuild 
b/kde-apps/kopete/kopete-16.08.49.9999.ebuild
index e136108..176986c 100644
--- a/kde-apps/kopete/kopete-16.08.49.9999.ebuild
+++ b/kde-apps/kopete/kopete-16.08.49.9999.ebuild
@@ -107,7 +107,7 @@ RDEPEND="${COMMONDEPEND}
                )
                virtual/latex-base
        )
-       ssl? ( app-crypt/qca:2[openssl] )
+       ssl? ( app-crypt/qca:2[ssl] )
        winpopup? ( net-fs/samba )
 "
 DEPEND="${COMMONDEPEND}
@@ -150,9 +150,9 @@ pkg_postinst() {
 
        if ! use ssl; then
                if use xmpp ; then # || use irc; then
-                       if ! has_version "app-crypt/qca:2[openssl]" ; then
+                       if ! has_version "app-crypt/qca:2[ssl]" ; then
                                elog "In order to use ssl in xmpp you'll need 
to"
-                               elog "install app-crypt/qca package with 
USE=openssl."
+                               elog "install app-crypt/qca package with 
USE=ssl."
                        fi
                fi
        fi

diff --git a/kde-apps/kopete/kopete-9999.ebuild 
b/kde-apps/kopete/kopete-9999.ebuild
index e136108..176986c 100644
--- a/kde-apps/kopete/kopete-9999.ebuild
+++ b/kde-apps/kopete/kopete-9999.ebuild
@@ -107,7 +107,7 @@ RDEPEND="${COMMONDEPEND}
                )
                virtual/latex-base
        )
-       ssl? ( app-crypt/qca:2[openssl] )
+       ssl? ( app-crypt/qca:2[ssl] )
        winpopup? ( net-fs/samba )
 "
 DEPEND="${COMMONDEPEND}
@@ -150,9 +150,9 @@ pkg_postinst() {
 
        if ! use ssl; then
                if use xmpp ; then # || use irc; then
-                       if ! has_version "app-crypt/qca:2[openssl]" ; then
+                       if ! has_version "app-crypt/qca:2[ssl]" ; then
                                elog "In order to use ssl in xmpp you'll need 
to"
-                               elog "install app-crypt/qca package with 
USE=openssl."
+                               elog "install app-crypt/qca package with 
USE=ssl."
                        fi
                fi
        fi

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
index 5a828cc..32fb247 100644
--- 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
@@ -35,6 +35,6 @@ DEPEND="${COMMON_DEPEND}
        $(add_frameworks_dep kdewebkit)
 "
 RDEPEND="${COMMON_DEPEND}
-       app-crypt/qca:2[openssl]
+       app-crypt/qca:2[ssl]
        !kde-apps/ktp-auth-handler:4
 "

diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild 
b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
index 5a828cc..32fb247 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -35,6 +35,6 @@ DEPEND="${COMMON_DEPEND}
        $(add_frameworks_dep kdewebkit)
 "
 RDEPEND="${COMMON_DEPEND}
-       app-crypt/qca:2[openssl]
+       app-crypt/qca:2[ssl]
        !kde-apps/ktp-auth-handler:4
 "

diff --git a/kde-misc/kdeconnect/kdeconnect-9999.ebuild 
b/kde-misc/kdeconnect/kdeconnect-9999.ebuild
index 9b4f339..ff552f9 100644
--- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild
@@ -34,7 +34,7 @@ DEPEND="
        $(add_qt_dep qtnetwork)
        $(add_qt_dep qtwidgets)
        $(add_qt_dep qtx11extras)
-       >=app-crypt/qca-2.1.0:2[qt5,openssl]
+       >=app-crypt/qca-2.1.0:2[qt5,ssl]
        x11-libs/libfakekey
        x11-libs/libX11
        x11-libs/libXtst

diff --git a/net-irc/konversation/konversation-9999.ebuild 
b/net-irc/konversation/konversation-9999.ebuild
index 96b77f1..0eb5607 100644
--- a/net-irc/konversation/konversation-9999.ebuild
+++ b/net-irc/konversation/konversation-9999.ebuild
@@ -52,7 +52,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
        !net-irc/konversation:4
-       crypt? ( app-crypt/qca:2[openssl] )
+       crypt? ( app-crypt/qca:2[ssl] )
 "
 
 src_configure() {

Reply via email to