commit:     53b3ef820d6e31261d1e530fbd0c9f50796d51d3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 10 07:57:06 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 10 07:57:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b3ef82

x11-plugins/pidgin-telegram: Revert "add USE libressl"

Bug: https://bugs.gentoo.org/666562
Reverts: bc7fa446c66da3e731c77c66eae051a9325e891a
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-plugins/pidgin-telegram/pidgin-telegram-1.3.1-r1.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.3.1-r1.ebuild 
b/x11-plugins/pidgin-telegram/pidgin-telegram-1.3.1-r1.ebuild
index 9624bde7b85..ca6954389b7 100644
--- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.3.1-r1.ebuild
+++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.3.1-r1.ebuild
@@ -10,16 +10,13 @@ 
SRC_URI="https://github.com/majn/telegram-purple/releases/download/v${PV}/telegr
 LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
-IUSE="gcrypt libressl +nls +webp"
+IUSE="gcrypt +nls +webp"
 
 RDEPEND="
        net-im/pidgin
        sys-libs/zlib:=
        gcrypt? ( dev-libs/libgcrypt:0= )
-       !gcrypt? (
-               !libressl? ( dev-libs/openssl:0= )
-               libressl? ( dev-libs/libressl:0= )
-       )
+       !gcrypt? ( dev-libs/openssl:0= )
        nls? ( sys-devel/gettext )
        webp? ( media-libs/libwebp:= )
 "

Reply via email to