diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237596 -> 237587 bytes | |||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 6 | ||||
-rw-r--r-- | profiles/targets/desktop/make.defaults | 2 | ||||
-rw-r--r-- | profiles/targets/desktop/plasma/make.defaults | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
6 files changed, 10 insertions, 10 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 75f57e23595b..e7a27f58cc49 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 9c99b995cdf4..f8a633d80465 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -622,10 +622,6 @@ dev-haskell/haskell-src-exts test # Missing keywords, bug #524352 >=app-accessibility/orca-3.12.3 braille -# Christoph Junghans <junghans@gentoo.org> (2014-07-21) -# Missing keywords on sci-libs/libcerf (bug 517726) -sci-visualization/gnuplot libcerf - # Pacho Ramos <pacho@gentoo.org> (2014-04-12) # Missing keywords, bug #507490 net-misc/modemmanager mbim diff --git a/profiles/package.mask b/profiles/package.mask index 741156fc357a..2318554f3eb5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <ulm@gentoo.org> (2024-09-12) +# Pretest versions, masked for testing. +<app-editors/emacs-30.0.9999:30-vcs + # Eli Schwartz <eschwartz@gentoo.org> (2024-09-09) # Upstream has dropped this package since MATE 1.28. # Removal on 2024-10-09. Bug #932568. @@ -44,7 +48,7 @@ mate-extra/mate-netbook sci-chemistry/mopac7 # Sam James <sam@gentoo.org> (2024-09-10) -# Breaks libstdc++ impls with a casing issue: https://gcc.gnu.org/PR116657 +# Breaks libstdc++ with a casing issue: https://gcc.gnu.org/PR116657 =sys-libs/timezone-data-2024b # Andreas Sturmlechner <asturm@gentoo.org> (2024-09-09) diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults index 72e77543df12..02e4f168b0a1 100644 --- a/profiles/targets/desktop/make.defaults +++ b/profiles/targets/desktop/make.defaults @@ -1,4 +1,4 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg kf6compat lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt6 qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb vulkan wxwidgets X xcb xft x264 xml xv xvid" +USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg kf6compat lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qml qt6 qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb vulkan wxwidgets X xcb xft x264 xml xv xvid" diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults index 62e625bbfdcb..7f42ef98fc5b 100644 --- a/profiles/targets/desktop/plasma/make.defaults +++ b/profiles/targets/desktop/plasma/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -USE="activities declarative dri kde kwallet networkmanager pipewire plasma policykit pulseaudio qml screencast semantic-desktop wayland widgets" +USE="activities declarative dri kde kwallet networkmanager pipewire plasma policykit pulseaudio screencast semantic-desktop wayland widgets" diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 308cb35a2503..c957e9e24742 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1449,7 +1449,7 @@ dev-db/unixODBC:minimal - Disable bundled drivers and extra libraries (most user dev-db/unixODBC:odbcmanual - Administrator, Internal Structure, Programmer and User documentation dev-debug/bpftrace:fuzzing - Build bpftrace for fuzzing dev-debug/bpftrace:lldb - Parse debug info usingdev-debug/lldb -dev-debug/dtrace:install-tests - Install the testsuite for manual use. It is not suitable for automatic execution within the ebuild because it requires root privlieges. +dev-debug/dtrace:test-install - Install the testsuite for manual use. It is not suitable for automatic execution within the ebuild because it requires root privlieges. dev-debug/gdb:cet - Enable Intel Control-flow Enforcement Technology. dev-debug/gdb:debuginfod - Enable debuginfod support via dev-libs/elfutils libdebuginfod dev-debug/gdb:lzma - Support lzma compression in ELF debug info @@ -8053,7 +8053,7 @@ sys-block/sas3flash:uefi - Install UEFI variant as well sys-block/sas3ircu:uefi - Install EFI variant as well sys-block/tgt:rbd - Add support for ceph block devices sys-block/thin-provisioning-tools:io-uring - Enable experimental support for io-uring. -sys-boot/grub:device-mapper - Enable support for device-mapper from sys-fs/lvm2 +sys-boot/grub:device-mapper - Enable support for devmapper. Required for LUKS or LVM volume detection. sys-boot/grub:efiemu - Build and install the efiemu runtimes sys-boot/grub:fonts - Build and install fonts for the gfxterm module sys-boot/grub:libzfs - Enable support for sys-fs/zfs |