Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 26 Mar 2020 21:33:22
Message-Id: 1585258331.1a5b3cab908c19c899a1c4710d80fa1a6b4dedb9.dilfridge@gentoo
1 commit: 1a5b3cab908c19c899a1c4710d80fa1a6b4dedb9
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 26 21:32:11 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 26 21:32:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5b3cab
7
8 package.mask: Mask x11-terms/aterm and x11-terms/xvt for removal
9
10 Bug: https://bugs.gentoo.org/691756
11 Bug: https://bugs.gentoo.org/691710
12 Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>
13
14 profiles/package.mask | 6 ++++++
15 1 file changed, 6 insertions(+)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 5fd409a1923..ee240453986 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -32,6 +32,12 @@
22
23 #--- END OF EXAMPLES ---
24
25 +# Andreas K. Hüttel <dilfridge@g.o> (2020-03-26)
26 +# Fail to build with glibc-2.30; no maintainer. Removal in 30days.
27 +# Bugs 691756, 691710
28 +x11-terms/aterm
29 +x11-terms/xvt
30 +
31 # Michał Górny <mgorny@g.o> (2020-03-26)
32 # dev-python/aiohttp-cors is dead upstream and does not support
33 # Python 3.7 and newer.