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 1A4D71580B9 for ; Sun, 22 Aug 2021 19:11:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F373E089C; Sun, 22 Aug 2021 19:11:24 +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 3A43CE089C for ; Sun, 22 Aug 2021 19:11:24 +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 29A5333DF47 for ; Sun, 22 Aug 2021 19:11:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57CC825 for ; Sun, 22 Aug 2021 19:11:21 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1629659474.dd822ea0092d4578fb4651fe78afaf77650e2535.mattst88@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: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: dd822ea0092d4578fb4651fe78afaf77650e2535 X-VCS-Branch: master Date: Sun, 22 Aug 2021 19:11:21 +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: 0591a9b1-cdbb-4032-bc5b-1630339ebd4b X-Archives-Hash: 3f634de16b135bbd31c4c74e066d9033 commit: dd822ea0092d4578fb4651fe78afaf77650e2535 Author: Matt Turner gentoo org> AuthorDate: Sun Aug 22 18:48:07 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Aug 22 19:11:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd822ea0 net-misc/wget2: Fix description of USE=psl Signed-off-by: Matt Turner gentoo.org> net-misc/wget2/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/wget2/metadata.xml b/net-misc/wget2/metadata.xml index c84bc2d35c9..97ad973be36 100644 --- a/net-misc/wget2/metadata.xml +++ b/net-misc/wget2/metadata.xml @@ -10,7 +10,7 @@ Build gpgme backend Enable HTTP/2.0 support Enable crypto support via dev-libs/openssl - Use public suffix list via media-libs/libnspsl + Use public suffix list via net-libs/libpsl Depend on dev-util/vagrind for test suite