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: Sun, 27 Sep 2020 17:52:13
Message-Id: 1601229099.4a1c51b9c9f6b14c0970b753d0fa21601aa5dd3c.asturm@gentoo
1 commit: 4a1c51b9c9f6b14c0970b753d0fa21601aa5dd3c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 22 15:23:54 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 27 17:51:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a1c51b9
7
8 profiles: Mask x11-libs/pangox-compat for removal
9
10 Move x11-libs/pangox-compat from p.deprecated to p.mask.
11
12 Bug: https://bugs.gentoo.org/698922
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 profiles/package.deprecated | 5 -----
16 profiles/package.mask | 5 +++++
17 2 files changed, 5 insertions(+), 5 deletions(-)
18
19 diff --git a/profiles/package.deprecated b/profiles/package.deprecated
20 index 9bc39dd22ca..4caae301de9 100644
21 --- a/profiles/package.deprecated
22 +++ b/profiles/package.deprecated
23 @@ -41,11 +41,6 @@ x11-libs/wxGTK:3.0
24 # Abandoned upstream, countless bugs. Removal tracked in bug #659616
25 sys-power/pm-utils
26
27 -# Andreas Sturmlechner <asturm@g.o> (2020-05-03)
28 -# Obsolete package gets in the way of unmasking >=x11-libs/pango-1.44
29 -# Bug #698922
30 -x11-libs/pangox-compat
31 -
32 # Kent Fredric <kentnl@g.o> (2020-04-15)
33 # Functionality now provided by Net::SMTP 3.25+
34 # available with >=virtual/perl-libnet-1.28
35
36 diff --git a/profiles/package.mask b/profiles/package.mask
37 index 879a5355501..b4e93e86f2c 100644
38 --- a/profiles/package.mask
39 +++ b/profiles/package.mask
40 @@ -32,6 +32,11 @@
41
42 #--- END OF EXAMPLES ---
43
44 +# Andreas Sturmlechner <asturm@g.o> (2020-09-27)
45 +# Obsolete package blocking unmasking of >=x11-libs/pango-1.44, dead upstream.
46 +# No reverse dependencies, bug #698922. Removal in 30 days.
47 +x11-libs/pangox-compat
48 +
49 # Michał Górny <mgorny@g.o> (2020-09-27)
50 # Discontinued upstream. Not ported to Python 3, and no patches seem
51 # readily available.