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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0EB80158099 for ; Sat, 25 Nov 2023 05:46:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EA272BC01A; Sat, 25 Nov 2023 05:46:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2AA2F2BC01A for ; Sat, 25 Nov 2023 05:46:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 68B1634027D for ; Sat, 25 Nov 2023 05:46:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8E5A13DC for ; Sat, 25 Nov 2023 05:46:19 +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: <1700890706.3c1cbea8a195ee807459dc9cc6b69cd6f4d7bb07.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/package.use.mask X-VCS-Directories: profiles/prefix/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3c1cbea8a195ee807459dc9cc6b69cd6f4d7bb07 X-VCS-Branch: master Date: Sat, 25 Nov 2023 05:46:19 +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: 7f9d5315-0f4a-492c-bb32-bdb41e458731 X-Archives-Hash: 3e62505503d5624922bf09b2df2f82cd commit: 3c1cbea8a195ee807459dc9cc6b69cd6f4d7bb07 Author: Sam James gentoo org> AuthorDate: Sat Nov 25 05:38:26 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 25 05:38:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c1cbea8 profiles/prefix: cleanup curl_ssl_nss cruft curl removed this upstream a few releases ago, and all releases are now gone from ::gentoo. Signed-off-by: Sam James gentoo.org> profiles/prefix/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask index c67f019abf6c..fcace264232f 100644 --- a/profiles/prefix/package.use.mask +++ b/profiles/prefix/package.use.mask @@ -5,10 +5,6 @@ # needs unkeyworded virtual/gsasl mail-client/mutt gsasl -# Fabian Groffen (2021-03-13) -# nss-pem, bug #769578 -net-misc/curl curl_ssl_nss - # Sam James (2020-12-10) # Disable systemtap for now to be consistent # with ::prefix pre-merge.