From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 65C6113835A for ; Sun, 27 Sep 2020 03:01:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CC17E0837; Sun, 27 Sep 2020 03:00:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43284E0837 for ; Sun, 27 Sep 2020 03:00:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BF23F340C6C for ; Sun, 27 Sep 2020 03:00:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B7CC377 for ; Sun, 27 Sep 2020 03:00:56 +0000 (UTC) From: "Maciej Mrozowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Mrozowski" Message-ID: <1601175418.8758e2d2c63cc8ec5d1434365dc1fc7215d65135.reavertm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/pidgin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/pidgin/pidgin-2.14.1.ebuild X-VCS-Directories: net-im/pidgin/ X-VCS-Committer: reavertm X-VCS-Committer-Name: Maciej Mrozowski X-VCS-Revision: 8758e2d2c63cc8ec5d1434365dc1fc7215d65135 X-VCS-Branch: master Date: Sun, 27 Sep 2020 03:00:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b9041f36-a2c2-4669-a848-ffa405cb98fd X-Archives-Hash: c22fbf2d97aa5d91a17c5c86dff490f3 commit: 8758e2d2c63cc8ec5d1434365dc1fc7215d65135 Author: Maciej Mrozowski gentoo org> AuthorDate: Sun Sep 27 02:56:38 2020 +0000 Commit: Maciej Mrozowski gentoo org> CommitDate: Sun Sep 27 02:56:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8758e2d2 net-im/pidgin: no need to restrict OpenSSL from libgadu - dropped in all versions Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Maciej Mrozowski gentoo.org> net-im/pidgin/pidgin-2.14.1.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/net-im/pidgin/pidgin-2.14.1.ebuild b/net-im/pidgin/pidgin-2.14.1.ebuild index 107090103e0..b162dd02955 100644 --- a/net-im/pidgin/pidgin-2.14.1.ebuild +++ b/net-im/pidgin/pidgin-2.14.1.ebuild @@ -60,10 +60,7 @@ RDEPEND=" ') ) perl? ( >=dev-lang/perl-5.16:= ) - gadu? ( || ( - >=net-libs/libgadu-1.11.0[ssl,gnutls(+)] - >=net-libs/libgadu-1.11.0[-ssl] - ) ) + gadu? ( >=net-libs/libgadu-1.11.0 ) gnutls? ( net-libs/gnutls:= ) !gnutls? ( dev-libs/nspr