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: Sun, 12 Jan 2020 11:48:26
Message-Id: 1578829692.e13c6bd7773345f10df84984e3361f922ac04178.mgorny@gentoo
1 commit: e13c6bd7773345f10df84984e3361f922ac04178
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 12 11:45:11 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 12 11:48:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e13c6bd7
7
8 package.mask: Last rite sys-libs/libcxxrt
9
10 Bug: https://bugs.gentoo.org/705268
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/package.mask | 9 +++++++++
14 1 file changed, 9 insertions(+)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index 892eb4d01ca..546681c67c5 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -32,6 +32,15 @@
21
22 #--- END OF EXAMPLES ---
23
24 +# Michał Górny <mgorny@g.o> (2020-01-12)
25 +# libcxxrt is no longer maintained upstream. It used to be needed to
26 +# maintain ABI in Gentoo/FreeBSD but that is no longer supported. Plus,
27 +# FreeBSD maintains their own fork anyway. sys-libs/libcxxabi (from
28 +# LLVM upstream) is the suggested replacement (but it's not ABI
29 +# compatible!).
30 +# Removal in 30 days. Bug #705268.
31 +sys-libs/libcxxrt
32 +
33 # Michał Górny <mgorny@g.o> (2020-01-12)
34 # Backport to Python 2.4 - 2.6. Not needed by anything.
35 # Removal in 30 days. Bug #705256.