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 AF03A1580B9 for ; Mon, 23 Aug 2021 00:39:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86C4DE081A; Mon, 23 Aug 2021 00:39:41 +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 4E617E0817 for ; Mon, 23 Aug 2021 00:39:41 +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 67325340D36 for ; Mon, 23 Aug 2021 00:39:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2CDA8C6 for ; Mon, 23 Aug 2021 00:39:37 +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: <1629679160.9d24820251e2b2b9f9c7f0ffec8b9139985eb116.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wget2/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/wget2/metadata.xml X-VCS-Directories: net-misc/wget2/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9d24820251e2b2b9f9c7f0ffec8b9139985eb116 X-VCS-Branch: master Date: Mon, 23 Aug 2021 00:39:37 +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: a45b88fe-a4e4-4eef-8080-66aaf7641fa2 X-Archives-Hash: ea751a080df2be68ffc6ca1823a5006c commit: 9d24820251e2b2b9f9c7f0ffec8b9139985eb116 Author: Sam James gentoo org> AuthorDate: Mon Aug 23 00:17:18 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 23 00:39:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d248202 net-misc/wget2: use more pkg tags in metadaa.xml Signed-off-by: Sam James gentoo.org> net-misc/wget2/metadata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/wget2/metadata.xml b/net-misc/wget2/metadata.xml index 97ad973be36..e11e2ca24ca 100644 --- a/net-misc/wget2/metadata.xml +++ b/net-misc/wget2/metadata.xml @@ -7,10 +7,10 @@ Enable support for brotli compression - Build gpgme backend - Enable HTTP/2.0 support - Enable crypto support via dev-libs/openssl + Build app-crypt/gpgme backend + Enable HTTP/2.0 support via net-libs/nghttp2 + Enable crypto support via dev-libs/openssl Use public suffix list via net-libs/libpsl - Depend on dev-util/vagrind for test suite + Depend on dev-util/valgrind for test suite