Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sat, 24 Apr 2021 18:28:21
Message-Id: 1619288853.abcdebffcb1357c9ca8c9de091f24b130e4ef1a9.asturm@gentoo
1 commit: abcdebffcb1357c9ca8c9de091f24b130e4ef1a9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 27 21:33:01 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 24 18:27:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abcdebff
7
8 profiles: Mask dev-dotnet/gtk-sharp +revdeps for last-rites
9
10 Bug: https://bugs.gentoo.org/769077
11 Bug: https://bugs.gentoo.org/769083
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 profiles/package.mask | 20 ++++++++++++++++++++
15 1 file changed, 20 insertions(+)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 470feb02717..aba55918527 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -38,6 +38,26 @@
22 # net-libs/liquid-dsp. Bug #777720, removal in 30 days.
23 net-wireless/cubicsdr
24
25 +# Andreas Sturmlechner <asturm@g.o> (2021-04-24)
26 +# dev-dotnet/gtk-sharp is effectively unmaintained. Last upstream release
27 +# in 2016, version packaged in Gentoo from 2013. gtk-sharp-3 never made it
28 +# out of beta state. An actively developed fork that targets GTK3 exists:
29 +# https://github.com/GtkSharp/GtkSharp
30 +# Removal on 2021-05-24. Tracker bug #769041
31 +dev-dotnet/gtk-sharp
32 +
33 +# Andreas Sturmlechner <asturm@g.o> (2021-04-24)
34 +# Depends on deprecated dev-dotnet/gtk-sharp, bug #769077
35 +# Removal on 2021-05-24
36 +app-misc/gnutu
37 +
38 +# Andreas Sturmlechner <asturm@g.o> (2021-04-24)
39 +# Depends on deprecated dev-dotnet/gtk-sharp, bug #769083
40 +# Alternatives (all in app-editors category): curses-hexedit, dhex, ghex,
41 +# hexcurse, okteta, qhexedit2, shed, wxhexeditor
42 +# Removal on 2021-05-24
43 +dev-util/bless
44 +
45 # Andreas Sturmlechner <asturm@g.o> (2021-04-24)
46 # Unmaintained, depends on dev-dotnet/gtk-sharp which is dead upstream.
47 # Removal on 2021-05-24; bugs #769050, #769059