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 CAA61138334 for ; Tue, 19 Nov 2019 14:54:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04695E0885; Tue, 19 Nov 2019 14:54:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 96433E0885 for ; Tue, 19 Nov 2019 14:54:14 +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 5309134CE4B for ; Tue, 19 Nov 2019 14:54:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D10A2A5 for ; Tue, 19 Nov 2019 14:54:10 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1574175246.350077e11980a7d2989480db46b27715a16e97ae.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/nghttp2/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/nghttp2/nghttp2-1.39.2.ebuild net-libs/nghttp2/nghttp2-1.40.0.ebuild net-libs/nghttp2/nghttp2-9999.ebuild X-VCS-Directories: net-libs/nghttp2/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 350077e11980a7d2989480db46b27715a16e97ae X-VCS-Branch: master Date: Tue, 19 Nov 2019 14:54:10 +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: af179249-acf7-44ce-b0dc-53df4b2cb929 X-Archives-Hash: 9d9b57c001b1c1e1507524574ce7d3cc commit: 350077e11980a7d2989480db46b27715a16e97ae Author: Lars Wendler gentoo org> AuthorDate: Tue Nov 19 14:53:18 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Nov 19 14:54:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=350077e1 net-libs/nghttp2: Fixed QA issue Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler gentoo.org> net-libs/nghttp2/nghttp2-1.39.2.ebuild | 2 ++ net-libs/nghttp2/nghttp2-1.40.0.ebuild | 2 ++ net-libs/nghttp2/nghttp2-9999.ebuild | 2 ++ 3 files changed, 6 insertions(+) diff --git a/net-libs/nghttp2/nghttp2-1.39.2.ebuild b/net-libs/nghttp2/nghttp2-1.39.2.ebuild index 83f29809404..bc28fd779dd 100644 --- a/net-libs/nghttp2/nghttp2-1.39.2.ebuild +++ b/net-libs/nghttp2/nghttp2-1.39.2.ebuild @@ -22,6 +22,8 @@ LICENSE="MIT" SLOT="0/1.14" # . SONAMEs IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml" +RESTRICT="!test? ( test )" + SSL_DEPEND=" !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] ) diff --git a/net-libs/nghttp2/nghttp2-1.40.0.ebuild b/net-libs/nghttp2/nghttp2-1.40.0.ebuild index 6750a2a20d7..4600d9387e9 100644 --- a/net-libs/nghttp2/nghttp2-1.40.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.40.0.ebuild @@ -22,6 +22,8 @@ LICENSE="MIT" SLOT="0/1.14" # . SONAMEs IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml" +RESTRICT="!test? ( test )" + SSL_DEPEND=" !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] ) diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild index 6750a2a20d7..4600d9387e9 100644 --- a/net-libs/nghttp2/nghttp2-9999.ebuild +++ b/net-libs/nghttp2/nghttp2-9999.ebuild @@ -22,6 +22,8 @@ LICENSE="MIT" SLOT="0/1.14" # . SONAMEs IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml" +RESTRICT="!test? ( test )" + SSL_DEPEND=" !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )