summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin205137 -> 205133 bytes
-rw-r--r--profiles/desc/video_cards.desc3
-rw-r--r--profiles/package.mask18
-rw-r--r--profiles/use.local.desc2
4 files changed, 13 insertions, 10 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index e58a1b7850a8..fc8b18ff7e72 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 0a78c8c1268a..f03d0d11b5ea 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -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
# This file contains descriptions of VIDEO_CARDS USE_EXPAND flags.
@@ -21,6 +21,7 @@ lima - VIDEO_CARDS setting to build driver for Mali 200/400 video cards
mga - VIDEO_CARDS setting to build driver for mga video cards
nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia cards
nvidia - VIDEO_CARDS setting to build driver for nvidia video cards
+nvk - VIDEO_CARDS setting to build nouveau vulkan driver for nvidia cards (Turing and newer)
omap - VIDEO_CARDS setting to build DRM driver for TI OMAP video cards
qxl - VIDEO_CARDS setting to build driver for qxl (QEMU virtual GPU)
panfrost - VIDEO_CARDS setting to build driver for Mali 600/700/800 video cards
diff --git a/profiles/package.mask b/profiles/package.mask
index dd82ce55a269..811d2081b773 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,17 @@
#--- END OF EXAMPLES ---
+# Sam James <sam@gentoo.org> (2024-05-06)
+# Long-deprecated upstream, replaced by (unpackaged) Twitter::API.
+# Twitter's API has changed at least once since the last release of Net::Twitter.
+# Removal on 2024-06-05. Bug #931295.
+dev-perl/Net-Twitter
+
+# Sam James <sam@gentoo.org> (2024-05-06)
+# Incompatible with latest last.fm APIs, hence useless.
+# Removal on 2024-06-05. Bug #928115.
+media-libs/lastfmlib
+
# Michał Górny <mgorny@gentoo.org> (2024-05-05)
# A library last bumped in 2010. Homepage gone. No revdeps.
# Removal on 2024-06-04. Bug #909527.
@@ -45,13 +56,6 @@ dev-games/poker-eval
dev-games/hawknl
# Michał Górny <mgorny@gentoo.org> (2024-05-05)
-# Effectively unmaintained. Unpatched vulnerability reported
-# in February. The Python counterpart is even more outdated.
-# Removal on 2024-06-04. Bug #924129.
-dev-python/ovs
-net-misc/openvswitch
-
-# Michał Górny <mgorny@gentoo.org> (2024-05-05)
# An unmaintained fork of an unmaintained DNS server. All successive
# homepages are gone. Last commit in 2014. Already carries a lot
# of patches and hacks.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 389a03ed256c..ffb43d331951 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -8805,10 +8805,8 @@ www-servers/lighttpd:brotli - Enable output compression via app-arch/brotli (rec
www-servers/lighttpd:gnutls - Build module for TLS via net-libs/gnutls
www-servers/lighttpd:maxminddb - Add support for geolocation using dev-libs/libmaxminddb
www-servers/lighttpd:mbedtls - Build module for TLS via net-libs/mbedtls
-www-servers/lighttpd:mmap - Use mmap when sendfile is not available
www-servers/lighttpd:nettle - Use dev-libs/nettle as crypto backend
www-servers/lighttpd:nss - Build module for TLS via Mozilla's Network Security Services
-www-servers/lighttpd:rrdtool - Enable rrdtool support via mod_rrdtool
www-servers/lighttpd:webdav - Enable webdav properties
www-servers/lighttpd:zlib - Enable output compression via gzip or deflate algorithms from sys-libs/zlib
www-servers/lighttpd:zstd - Enable output compression via Zstandard (app-arch/zstd) algorithm