diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-10-23 04:04:37 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-10-23 04:04:37 +0100 |
commit | fd93fe10d9e6c855fed8e1524b2d2d64d2085570 (patch) | |
tree | ef70885add7d9276bc4f5e8b56c784bc974b3e0b /profiles | |
parent | a15e8dc7444560123d7d4be1bccb19afd5b611d0 (diff) |
gentoo auto-resync : 23:10:2024 - 04:04:36
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 236060 -> 236063 bytes | |||
-rw-r--r-- | profiles/features/musl/package.mask | 12 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
3 files changed, 13 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 66a234e55372..4407ed139a92 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 1a014994d47c..7a4899acf957 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,18 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-10-24) +# Using a glibc interface, and with that on musl pretty much useless +sys-auth/nss-mdns +sys-auth/libnss-cache +sys-auth/nss-myhostname +sys-auth/libnss-nis +sys-auth/nss-pam-ldapd +sys-auth/libnss-pgsql +sys-auth/libnss-mysql +sys-auth/nss_ldap +net-nds/nsscache + # Sam James <sam@gentoo.org> (2024-09-30) # Needs porting to musl (bug #940130) =sys-auth/elogind-255.5 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b4f2bd17fccd..df27d6a6370f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -451,7 +451,7 @@ app-editors/emacs:source - Install C source files and make them available for fi app-editors/emacs:threads - Add elisp threading support app-editors/emacs:toolkit-scroll-bars - Use the selected toolkit's scrollbars in preference to Emacs' own scrollbars app-editors/emacs:tree-sitter - Support the dev-libs/tree-sitter parsing library -app-editors/emacs:wide-int - Prefer wide Emacs integers (typically 62-bit). This option has an effect only on architectures where "long" and "long long" types have different size. +app-editors/emacs:wide-int - Prefer wide Emacs integers (typically 62-bit). This option has an effect only on 32-bit systems, where it increases the maximum buffer size from 0.5 to 2 GiB, at the cost of 10% to 30% Lisp slowdown. app-editors/fe:sendmail - Send mail after editor abend app-editors/featherpad:X - Link application against X11 libraries which adds support for virtual desktop awareness and tab DND app-editors/gedit-plugins:charmap - Insert special characters just by clicking on them |