commit: abcdebffcb1357c9ca8c9de091f24b130e4ef1a9 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Mar 27 21:33:01 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Apr 24 18:27:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abcdebff
profiles: Mask dev-dotnet/gtk-sharp +revdeps for last-rites Bug: https://bugs.gentoo.org/769077 Bug: https://bugs.gentoo.org/769083 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 470feb02717..aba55918527 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -38,6 +38,26 @@ # net-libs/liquid-dsp. Bug #777720, removal in 30 days. net-wireless/cubicsdr +# Andreas Sturmlechner <[email protected]> (2021-04-24) +# dev-dotnet/gtk-sharp is effectively unmaintained. Last upstream release +# in 2016, version packaged in Gentoo from 2013. gtk-sharp-3 never made it +# out of beta state. An actively developed fork that targets GTK3 exists: +# https://github.com/GtkSharp/GtkSharp +# Removal on 2021-05-24. Tracker bug #769041 +dev-dotnet/gtk-sharp + +# Andreas Sturmlechner <[email protected]> (2021-04-24) +# Depends on deprecated dev-dotnet/gtk-sharp, bug #769077 +# Removal on 2021-05-24 +app-misc/gnutu + +# Andreas Sturmlechner <[email protected]> (2021-04-24) +# Depends on deprecated dev-dotnet/gtk-sharp, bug #769083 +# Alternatives (all in app-editors category): curses-hexedit, dhex, ghex, +# hexcurse, okteta, qhexedit2, shed, wxhexeditor +# Removal on 2021-05-24 +dev-util/bless + # Andreas Sturmlechner <[email protected]> (2021-04-24) # Unmaintained, depends on dev-dotnet/gtk-sharp which is dead upstream. # Removal on 2021-05-24; bugs #769050, #769059
