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 65A3E138350 for ; Mon, 9 Mar 2020 08:19:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F4C6E0856; Mon, 9 Mar 2020 08:19:16 +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 64080E0856 for ; Mon, 9 Mar 2020 08:19:16 +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 8812634F2AA for ; Mon, 9 Mar 2020 08:19:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41675102 for ; Mon, 9 Mar 2020 08:19:14 +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: <1583741950.875a67102c5472f5e7aecb9ba678b9aaefe1bd47.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wget2/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/wget2/wget2-1.99.2.ebuild X-VCS-Directories: net-misc/wget2/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 875a67102c5472f5e7aecb9ba678b9aaefe1bd47 X-VCS-Branch: master Date: Mon, 9 Mar 2020 08:19:14 +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: 68b2d853-a90b-44b7-8237-f22413cec8c5 X-Archives-Hash: c889a9eba10407dd195c7f822d519711 commit: 875a67102c5472f5e7aecb9ba678b9aaefe1bd47 Author: Lars Wendler gentoo org> AuthorDate: Mon Mar 9 08:19:01 2020 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Mar 9 08:19:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875a6710 net-misc/wget2: Fixed QA issue Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler gentoo.org> net-misc/wget2/wget2-1.99.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-misc/wget2/wget2-1.99.2.ebuild b/net-misc/wget2/wget2-1.99.2.ebuild index 67a2db4e63c..972c5d38954 100644 --- a/net-misc/wget2/wget2-1.99.2.ebuild +++ b/net-misc/wget2/wget2-1.99.2.ebuild @@ -48,6 +48,8 @@ BDEPEND=" valgrind? ( dev-util/valgrind ) " +RESTRICT="!test? ( test )" + PATCHES=( # Upstream attempts to be "smart" by calling ldconfig in # install-exec-hook