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 9F8F3158064 for ; Sat, 4 May 2024 17:25:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3BEEE2BD6; Sat, 4 May 2024 17:25:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 BAAC6E2BD6 for ; Sat, 4 May 2024 17:25:19 +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 0E61A335C4E for ; Sat, 4 May 2024 17:25:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47C631779 for ; Sat, 4 May 2024 17:25:17 +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: <1714843439.727c84cc448e4725900cc8c34467d71f418531b0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 727c84cc448e4725900cc8c34467d71f418531b0 X-VCS-Branch: master Date: Sat, 4 May 2024 17:25:17 +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: ba12d7bc-1d62-4948-8bc9-5bec65d273a4 X-Archives-Hash: 0581f1602b89a3d827aaf0c783f14edd commit: 727c84cc448e4725900cc8c34467d71f418531b0 Author: Joonas Niilola gentoo org> AuthorDate: Sat May 4 17:23:59 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat May 4 17:23:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=727c84cc profiles/features/musl: move firefox-bin & thunderbird-bin masks - list them under the general "requires glibc" listing, disconnect from the confusing rust-related mask message, - sort the glibc listing alphabetically. Signed-off-by: Joonas Niilola gentoo.org> profiles/features/musl/package.mask | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 1d3483eb7e00..78a653ddc760 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -302,6 +302,7 @@ games-strategy/knights-demo games-strategy/majesty-demo gnome-extra/nautilus-dropbox kde-apps/dolphin-plugins-dropbox +mail-client/thunderbird-bin mate-extra/caja-dropbox media-gfx/brscan4 media-libs/amdgpu-pro-vulkan @@ -335,10 +336,10 @@ net-print/hplip-plugin sci-chemistry/cara-bin sci-electronics/eagle sci-electronics/labone +sci-libs/mkl sci-mathematics/gimps sci-misc/jupyterlab-desktop-bin sci-misc/netlogo-bin -sci-libs/mkl sys-apps/intune-portal sys-apps/ipmicfg sys-apps/tas @@ -351,6 +352,7 @@ www-apps/kibana-bin www-apps/prowlarr www-apps/radarr www-apps/readarr +www-client/firefox-bin www-client/google-chrome www-client/google-chrome-beta www-client/google-chrome-unstable @@ -460,5 +462,3 @@ sys-block/wait-for-dri-devices-rules # rust-bin isn't available on all platforms dev-lang/rust-bin -mail-client/thunderbird-bin -www-client/firefox-bin