commit: df06c9b58a9871612f060a6b3e5a3d11d141a4f5 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Mar 27 22:20:19 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Mar 27 22:34:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df06c9b5
profiles: Mask dev-perl/ Gtk2/gnome2 packages for removal Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 69d91efb75f1..2ac720069704 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2022-03-27) +# GNOME 2 era packages. No reverse dependencies. +# Removal on 2022-04-27 +dev-perl/gnome2-canvas +dev-perl/Gtk2-Ex-PodViewer +dev-perl/Gtk2-Ex-PrintDialog +dev-perl/Gtk2-Ex-Simple-List +dev-perl/Gtk2-ImageView + # Conrad Kostecki <[email protected]> (2022-03-27) # Long abandoned upstream, multiple bugs open, # no other major distro carries this anymore and
