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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BCBE015813A for ; Tue, 07 Jan 2025 17:20:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B7BFE079C; Tue, 07 Jan 2025 17:20:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66161E0798 for ; Tue, 07 Jan 2025 17:20:00 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD0B4340DD9 for ; Tue, 07 Jan 2025 17:19:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 423CB1D4D for ; Tue, 07 Jan 2025 17:19:58 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1736270395.69519f086fb7419fd2785d54bf5b78535febf8d4.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 69519f086fb7419fd2785d54bf5b78535febf8d4 X-VCS-Branch: master Date: Tue, 07 Jan 2025 17:19:58 +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: 142252d2-a7c9-4441-85fd-d60c9fdf4acf X-Archives-Hash: bb01f7626cf5fc4d580327033fdb6f30 commit: 69519f086fb7419fd2785d54bf5b78535febf8d4 Author: Joonas Niilola gentoo org> AuthorDate: Tue Jan 7 16:43:44 2025 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Jan 7 17:19:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69519f08 profiles/base: drop firefox&thunderbird [system-python-libs] use mask - outdated, the use flag functionality was never implemented. Signed-off-by: Joonas Niilola gentoo.org> profiles/base/package.use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index dcda90c7508f..d9a69c46642b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -474,12 +474,6 @@ sys-libs/ncurses stack-realign # Not ready for general use. >=www-client/chromium-104 pgo -# Joonas Niilola (2022-05-03) -# system-python-libs is HIGHLY EXPERIMENTAL according to upstream, and -# still being worked on in Gentoo. ->=mail-client/thunderbird-100.0 system-python-libs ->=www-client/firefox-100.0 system-python-libs - # Piotr Karbowski (2022-04-29) # There's a bug with gnutls support leading TLS certificates # validation failures on some certificates that are otherwise valid.