From 12795ed0561fe52503d6aa3a1c60888553a03bd2 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 26 Oct 2023 20:41:49 +0100 Subject: gentoo auto-resync : 26:10:2023 - 20:41:49 --- profiles/Manifest.gz | Bin 181411 -> 181423 bytes profiles/features/musl/package.mask | 1 + profiles/package.mask | 49 +++++++++++++++++++++++++++++++++++- profiles/updates/4Q-2023 | 1 + profiles/use.local.desc | 1 + 5 files changed, 51 insertions(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index b1e85908df7c..b00d3e770e9d 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 8451ea4ff248..7f515a86104b 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -362,6 +362,7 @@ sys-apps/systemd sys-apps/systemd-readahead sys-process/systemd-cron >=www-misc/profile-sync-daemon-6 +sys-block/wait-for-dri-devices-rules # rust-bin requires a glibc system dev-lang/rust-bin diff --git a/profiles/package.mask b/profiles/package.mask index 73b7f6e29e22..7f3bc5a97795 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,54 @@ #--- END OF EXAMPLES --- +# Michał Górny (2023-10-26) +# Non-installable since the distfile is gone and the package +# is mirror-restricted. +# Removal on 2023-11-25. Bug #753515. +games-strategy/defcon-demo + +# Michał Górny (2023-10-26) +# An unmaintained programming language with last release in 2009. +# Multiple bugs reported. No revdeps. +# Removal on 2023-11-25. +dev-lang/ferite + +# Michał Górny (2023-10-26) +# Obsolete package for GRUB 1.x. No updates since 2009, multiple bugs +# reported. +# Removal on 2023-11-25. Bug #912684. +media-gfx/grub-splashes + +# Michał Górny (2023-10-26) +# Dead (and discouraged prior to death). No revdeps. +# Removal on 2023-11-25. Bug #912879. +dev-php/securimage + +# Michał Górny (2023-10-26) +# Not installable due to conflict with sys-apps/coreutils. +# Removal on 2023-11-25. Bug #908406. +app-misc/realpath + +# Michał Górny (2023-10-26) +# Hyperdex "support libraries". Hyperdex was removed in 2020. +# No revdeps outside the bunch. +# Removal on 2023-11-25. Bug #527386. +dev-libs/busybee +dev-libs/libe +dev-libs/libpo6 +dev-libs/libtreadstone + +# Michał Górny (2023-10-26) +# Fails to compile with modern C++ compilers. Last release in 2011. +# No revdeps. +# Removal on 2023-11-25. Bug #722006. +sci-electronics/freehdl + +# Michał Górny (2023-10-26) +# Incompatible with Cython 3. Last commit in 2016. No revdeps. +# Removal on 2023-11-25. Bug #898696. +dev-python/plyr + # Marek Szuba (2023-10-26) # Upstream uses a massive home-made Makefile which has since the beginning # required massive amounts of patching to make it behave reasonably @@ -291,7 +339,6 @@ net-misc/openr2 # Matt Turner (2023-07-06) # GNOME 45 mask >=gnome-extra/gnome-logs-45_alpha ->=net-misc/gnome-remote-desktop-45_alpha >=x11-libs/pango-1.51.0 # Sam James (2023-07-05) diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023 index 1252c33cd107..fc232094ccab 100644 --- a/profiles/updates/4Q-2023 +++ b/profiles/updates/4Q-2023 @@ -4,3 +4,4 @@ move dev-python/python-libevdev dev-python/libevdev move dev-python/sphinx_lv2_theme dev-python/sphinx-lv2-theme move dev-python/jschema_to_python dev-python/jschema-to-python move dev-python/sarif_om dev-python/sarif-om +move dev-python/memory_allocator dev-python/memory-allocator diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c271a7ab8da7..9cea77e43c61 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2427,6 +2427,7 @@ dev-python/pypy3_10:ensurepip - Install the ensurepip module that uses bundled w dev-python/pypy3_10-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time. dev-python/pypy3_9:ensurepip - Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`) dev-python/pypy3_9-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time. +dev-python/pyrsistent:native-extensions - Compiles native C extensions (speedups, instead of using python fallback code). dev-python/pyside2:3d - Build Qt3DCore, Qt3DAnimation, Qt3DExtras, Qt3DInput, Qt3DLogic, and Qt3DRender modules dev-python/pyside2:charts - Build QtCharts module dev-python/pyside2:concurrent - Build QtConcurrent module -- cgit v1.2.3