commit: e32ce3f1598f770aa8bfa3a4eb34f184b8d032a7 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Mar 30 13:40:37 2023 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Mar 30 13:43:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32ce3f1
profiles: Mask libgfbgraph, libzapojit, and gnome-online-miners for removal Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 42bdab3a0b61..0a3f9d8c6a70 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2023-03-30) +# gnome-online-miners and libzapojit are archived upstream. All three packages +# are stuck on libsoup-2.4. gnome-photos is the only reverse dependency of +# gnome-online-miners, and it works without it. +# Removal on 2023-04-30. +net-libs/libgfbgraph +net-libs/libzapojit +net-misc/gnome-online-miners + # Hans de Graaff <[email protected]> (2023-03-30) # Deprecated upstream and ruby27-only. Masked for removal on 2023-04-30. dev-ruby/elasticsearch-extensions @@ -389,8 +398,6 @@ dev-python/pkgutil_resolve_name # other non-slotted dependencies have been. media-gfx/gnome-photos media-sound/gnome-music -net-libs/libzapojit -net-misc/gnome-online-miners # Jaco Kroon <[email protected]> (2022-11-05) # Some potentially breaking changes here, please check the UPGRADE.txt file.
