Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Fri, 01 Jan 2021 00:14:29
Message-Id: 1609460052.9541d3c0880eb271cbbee933e7c3412346d66bb9.mgorny@gentoo
1 commit: 9541d3c0880eb271cbbee933e7c3412346d66bb9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 31 23:50:43 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 1 00:14:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9541d3c0
7
8 package.mask: Last rite dev-ada/* py2 packages
9
10 The packages were masked back in August but they need to be removed
11 entirely not to trigger eclass errors in cache regen when Python 2.7
12 support is removed.
13
14 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
15
16 profiles/package.mask | 5 ++++-
17 1 file changed, 4 insertions(+), 1 deletion(-)
18
19 diff --git a/profiles/package.mask b/profiles/package.mask
20 index 07ec1921824..131d468b25d 100644
21 --- a/profiles/package.mask
22 +++ b/profiles/package.mask
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 ####################################################################
29 @@ -395,6 +395,9 @@ dev-lang/spark
30 # Alfredo Tupone <tupone@g.o> (2020-08-16)
31 # Ported to py3.8 but not yet released
32 # Masked to allow py2.7 removal
33 +# Michał Górny <mgorny@g.o> (2021-01-01)
34 +# Masking for removal to prevent eclass from crashing on these packages.
35 +# Removal in 30 days.
36 dev-ada/langkit
37 dev-ada/libadalang
38 dev-ada/libadalang-tools