commit: 49902c7b7d6d91a25d2161598a764c584062d50d Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Oct 14 16:58:17 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Oct 14 17:03:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49902c7b
profiles: Mask x11-misc/gtkdialog for removal Bug: https://bugs.gentoo.org/769131 Bug: https://bugs.gentoo.org/875704 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 4225e16cb87b..fe516df9ca3b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2022-10-14) +# Unmaintained upstream with last commit in 2013. No reverse dependencies. +# Depends on unmaintained packages: +# - x11-libs/gtk+:2 +# - x11-libs/vte:0 +# Bugs #769131, #875704. +# Removal on 2022-11-14 +x11-misc/gtkdialog + # Matt Turner <[email protected]> (2022-10-14) # Unmaintained upstream. Last release in 2008. Only reverse dependency is # gnome-mud, which is masked for removal.
