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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 46ECB158020 for ; Tue, 13 Dec 2022 05:27:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67AEEE0909; Tue, 13 Dec 2022 05:27:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52977E0909 for ; Tue, 13 Dec 2022 05:27:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EE9D34112E for ; Tue, 13 Dec 2022 05:27:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DDD007AF for ; Tue, 13 Dec 2022 05:27:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1670909098.b83840744f3a35b21569e2237624c4d6cecafbc8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/pjproject/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/pjproject/pjproject-2.12.1-r2.ebuild X-VCS-Directories: net-libs/pjproject/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b83840744f3a35b21569e2237624c4d6cecafbc8 X-VCS-Branch: master Date: Tue, 13 Dec 2022 05:27:47 +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: bfa271e8-7060-47bc-972b-e8531afe3646 X-Archives-Hash: 186a69851624d15a7aade3613a41fca9 commit: b83840744f3a35b21569e2237624c4d6cecafbc8 Author: Jaco Kroon uls co za> AuthorDate: Sun Dec 4 22:01:07 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 13 05:24:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8384074 net-libs/pjproject: 2.12-r2 - restrict openssl compatibility. Bug: https://bugs.gentoo.org/882785 Signed-off-by: Jaco Kroon uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/28541 Signed-off-by: Sam James gentoo.org> net-libs/pjproject/pjproject-2.12.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/pjproject/pjproject-2.12.1-r2.ebuild b/net-libs/pjproject/pjproject-2.12.1-r2.ebuild index 260c38c99f5f..5d6d6c7a9b1f 100644 --- a/net-libs/pjproject/pjproject-2.12.1-r2.ebuild +++ b/net-libs/pjproject/pjproject-2.12.1-r2.ebuild @@ -39,7 +39,7 @@ RDEPEND=">=net-libs/libsrtp-2.3.0:= media-libs/speexdsp ) ssl? ( - dev-libs/openssl:0= +