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 58BC81382C5 for ; Mon, 3 May 2021 09:52:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A40C5E0824; Mon, 3 May 2021 09:52:06 +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 8BC6FE0824 for ; Mon, 3 May 2021 09:52:06 +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 17A7F335D97 for ; Mon, 3 May 2021 09:52:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DAEE729 for ; Mon, 3 May 2021 09:52:03 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1620035494.7833a73834c5a4ffe060acd576bfdeeef2a9d5b8.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-libs/usockets/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-libs/usockets/usockets-0.7.1_p20210214.ebuild net-libs/usockets/usockets-9999.ebuild X-VCS-Directories: net-libs/usockets/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 7833a73834c5a4ffe060acd576bfdeeef2a9d5b8 X-VCS-Branch: dev Date: Mon, 3 May 2021 09:52:03 +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: 1c6befdc-75c2-444a-aae4-745865200dff X-Archives-Hash: 745d584aab92286a04a6894429d394f3 commit: 7833a73834c5a4ffe060acd576bfdeeef2a9d5b8 Author: Andrew Ammerlaan riseup net> AuthorDate: Mon May 3 09:51:34 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon May 3 09:51:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7833a738 net-libs/usockets: add MissingUseDepDefault Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan riseup.net> net-libs/usockets/usockets-0.7.1_p20210214.ebuild | 2 +- net-libs/usockets/usockets-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/usockets/usockets-0.7.1_p20210214.ebuild b/net-libs/usockets/usockets-0.7.1_p20210214.ebuild index e601304db..d7d107c8c 100644 --- a/net-libs/usockets/usockets-0.7.1_p20210214.ebuild +++ b/net-libs/usockets/usockets-0.7.1_p20210214.ebuild @@ -23,7 +23,7 @@ SLOT="0" IUSE="libuv +ssl static-libs" DEPEND=" - libuv? ( dev-libs/libuv[static-libs?] ) + libuv? ( dev-libs/libuv[static-libs(-)?] ) ssl? ( >=dev-libs/openssl-1.1.0[static-libs?] ) " RDEPEND="${DEPEND}" diff --git a/net-libs/usockets/usockets-9999.ebuild b/net-libs/usockets/usockets-9999.ebuild index 18e9a5255..e40b7ed25 100644 --- a/net-libs/usockets/usockets-9999.ebuild +++ b/net-libs/usockets/usockets-9999.ebuild @@ -22,7 +22,7 @@ SLOT="0" IUSE="libuv +ssl static-libs" DEPEND=" - libuv? ( dev-libs/libuv[static-libs?] ) + libuv? ( dev-libs/libuv[static-libs(-)?] ) ssl? ( >=dev-libs/openssl-1.1.0[static-libs?] ) " RDEPEND="${DEPEND}" 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 D5B9A13835A for ; Mon, 3 May 2021 10:11:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 394BCE0857; Mon, 3 May 2021 10:11:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 24F24E0857 for ; Mon, 3 May 2021 10:11:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 03194340B23 for ; Mon, 3 May 2021 10:11:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 288AC77E for ; Mon, 3 May 2021 10:11:13 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1620035494.7833a73834c5a4ffe060acd576bfdeeef2a9d5b8.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-libs/usockets/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-libs/usockets/usockets-0.7.1_p20210214.ebuild net-libs/usockets/usockets-9999.ebuild X-VCS-Directories: net-libs/usockets/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 7833a73834c5a4ffe060acd576bfdeeef2a9d5b8 X-VCS-Branch: master Date: Mon, 3 May 2021 10:11:13 +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: 98bb03fa-f3a4-4a8c-9e18-b7f02f17cf90 X-Archives-Hash: f9a17bb227e1ebfe1ab4f78c7273e03f Message-ID: <20210503101113.P_HMPAPG3WMxjLNkFX3S2dTZgqxN2CVk0smTG2jsvxA@z> commit: 7833a73834c5a4ffe060acd576bfdeeef2a9d5b8 Author: Andrew Ammerlaan riseup net> AuthorDate: Mon May 3 09:51:34 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon May 3 09:51:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7833a738 net-libs/usockets: add MissingUseDepDefault Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan riseup.net> net-libs/usockets/usockets-0.7.1_p20210214.ebuild | 2 +- net-libs/usockets/usockets-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/usockets/usockets-0.7.1_p20210214.ebuild b/net-libs/usockets/usockets-0.7.1_p20210214.ebuild index e601304db..d7d107c8c 100644 --- a/net-libs/usockets/usockets-0.7.1_p20210214.ebuild +++ b/net-libs/usockets/usockets-0.7.1_p20210214.ebuild @@ -23,7 +23,7 @@ SLOT="0" IUSE="libuv +ssl static-libs" DEPEND=" - libuv? ( dev-libs/libuv[static-libs?] ) + libuv? ( dev-libs/libuv[static-libs(-)?] ) ssl? ( >=dev-libs/openssl-1.1.0[static-libs?] ) " RDEPEND="${DEPEND}" diff --git a/net-libs/usockets/usockets-9999.ebuild b/net-libs/usockets/usockets-9999.ebuild index 18e9a5255..e40b7ed25 100644 --- a/net-libs/usockets/usockets-9999.ebuild +++ b/net-libs/usockets/usockets-9999.ebuild @@ -22,7 +22,7 @@ SLOT="0" IUSE="libuv +ssl static-libs" DEPEND=" - libuv? ( dev-libs/libuv[static-libs?] ) + libuv? ( dev-libs/libuv[static-libs(-)?] ) ssl? ( >=dev-libs/openssl-1.1.0[static-libs?] ) " RDEPEND="${DEPEND}"