commit: 96ba84d4b2616fe7d9c98dfdda731fa2eb9cd09f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jun 8 14:00:41 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 8 14:06:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ba84d4
profiles: Remove old package references Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/amd64/x32/package.mask | 1 - profiles/base/package.use.mask | 4 ---- profiles/features/musl/package.mask | 4 ---- profiles/package.mask | 4 ---- 4 files changed, 13 deletions(-) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 71b4fd093e41..864b43d5f5d6 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -138,7 +138,6 @@ media-video/vidify media-video/vidify-audiosync net-analyzer/nmapsi >=net-im/neochat-24.02.0 -=net-im/tokodon-24.02* net-im/whatsie net-libs/signon-ui sci-geosciences/qmapshack diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index caaa4901f27d..81aef24ebf5f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -277,10 +277,6 @@ sci-libs/vtk debug # See also: https://bugs.gentoo.org/891499 sys-libs/libomp llvm_targets_AMDGPU -# Sam James <[email protected]> (2023-01-21) -# Fails to compile: https://github.com/libffi/libffi/issues/760 -<dev-libs/libffi-3.4.4-r4 exec-static-trampoline - # Joonas Niilola <[email protected]> (2023-01-08) # Doesn't compile currently, bug #853094. >=net-dialup/freeradius-3.2.0 oracle diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 3833e2130f51..6f8eb1437452 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -356,11 +356,7 @@ sys-block/hpssacli sys-block/megacli www-apps/chromedriver-bin www-apps/grafana-bin -www-apps/jellyfin www-apps/kibana-bin -www-apps/prowlarr -www-apps/radarr -www-apps/readarr www-client/firefox-bin www-client/google-chrome www-client/google-chrome-beta diff --git a/profiles/package.mask b/profiles/package.mask index 3fc4605ae9a6..236e7e8ed235 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -245,10 +245,6 @@ x11-plugins/pidgintex # Removal on 2024-06-16. Bugs #932095, #768072, #777747. app-forensics/air -# Sam James <[email protected]> (2024-05-17) -# Needs adaptation to new build system (bug #932092). -=net-libs/libupnpp-0.26.4 - # Michał Górny <[email protected]> (2024-05-17) # A Python < 3.3 backport of shutil.which(). No revdeps left. # Removal on 2024-06-16. Bug #932088.
