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 E5089158094 for ; Tue, 4 Oct 2022 02:46:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF360E08EC; Tue, 4 Oct 2022 02:46:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 B5383E08EC for ; Tue, 4 Oct 2022 02:46:57 +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 B59D9340948 for ; Tue, 4 Oct 2022 02:46:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8F71605 for ; Tue, 4 Oct 2022 02:46:53 +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: <1664851603.9d9f752bbabba8670e3a2759364eecf5f3d74d92.sam@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 profiles/features/musl/package.use.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9d9f752bbabba8670e3a2759364eecf5f3d74d92 X-VCS-Branch: master Date: Tue, 4 Oct 2022 02:46:53 +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: c0046558-f9f3-4f8c-8421-33fc98588a66 X-Archives-Hash: a6ddd72b6351cdba0b94ae702063f109 commit: 9d9f752bbabba8670e3a2759364eecf5f3d74d92 Author: Sam James gentoo org> AuthorDate: Tue Oct 4 02:14:39 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 4 02:46:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9f752b profiles/features/musl: mask po4a reverse dependencies Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.mask | 3 +++ profiles/features/musl/package.use.mask | 10 ++++++++++ 2 files changed, 13 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 6cac5527054d..9611034bd35f 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -186,7 +186,10 @@ dev-libs/level-zero # Use of uninitialized value $Text::WrapI18N::charmap in pattern match (m//) at /usr/lib/perl5/vendor_perl/5.34/Text/WrapI18N.pm line 155. # Can't exec "/usr/bin/locale": No such file or directory at /usr/lib/perl5/vendor_perl/5.34/Text/WrapI18N.pm line 134. # ``` +app-doc/kicad-doc +app-i18n/man-pages-l10n app-text/po4a +games-strategy/colobot # Hank Leininger (2021-07-14) # Uses glibc-specific rexec(3) function, bug #715898 diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 044e181fed70..e6b892c54d4c 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -39,8 +39,18 @@ net-misc/iputils rarpd # Sam James (2021-11-20) # Pulls in po4a which doesn't seem to work on musl (wants /usr/bin/locale) +app-arch/dpkg nls +app-emulation/guestfs-tools doc +app-emulation/libguestfs doc +app-text/bibletime doc +dev-util/debhelper l10n_de l10n_es l10n_fr +dev-util/schroot nls +media-video/mkvtoolnix nls +sci-electronics/kicad-meta doc +sys-apps/fakeroot nls sys-apps/man-db nls sys-apps/sysvinit nls +sys-auth/sssd man # Sam James (2021-11-07) # Disable some sanitizers for LLVM, see bug #753935