Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Fri, 24 Sep 2021 17:01:39
Message-Id: 1632502876.8fc3026c7a10eaa69dca25b29c79d1f494766b9b.blueness@gentoo
1 commit: 8fc3026c7a10eaa69dca25b29c79d1f494766b9b
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 24 17:01:16 2021 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 24 17:01:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc3026c
7
8 package.mask: mask dev-lang/bashforth for removal
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11
12 profiles/package.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/package.mask b/profiles/package.mask
16 index 3d5cd1e77f6..9646a49e711 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -33,6 +33,10 @@
20
21 #--- END OF EXAMPLES ---
22
23 +# Anthony G. Basile <blueness@g.o> (2021-09-24)
24 +# Masked for removal in 30 days. Dead upstream.
25 +dev-lang/bashforth
26 +
27 # Michał Górny <mgorny@g.o> (2021-08-28)
28 # EOL kernel with known vulnerabilities. Please move to 5.14 or one
29 # of the LTS branches. Bug #814464.