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: Thu, 18 Apr 2019 13:37:49
Message-Id: 1555594185.7cd74e60fb47aba9d535a1fa81095817049159b6.mgorny@gentoo
1 commit: 7cd74e60fb47aba9d535a1fa81095817049159b6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 18 13:27:09 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 18 13:29:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cd74e60
7
8 package.mask: Last rite dev-cpp/gccxml and revdeps
9
10 Bug: https://bugs.gentoo.org/683748
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/package.mask | 12 ++++++++++++
14 1 file changed, 12 insertions(+)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index 29426aaf9f4..89926e32461 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -29,6 +29,18 @@
21
22 #--- END OF EXAMPLES ---
23
24 +# Michał Górny <mgorny@g.o> (18 Apr 2019)
25 +# The packages are unmaintained. GCCXML and pyplusplus were last bumped
26 +# to snapshots from 2013 (pygccxml was bumped in 2016). GCCXML bundles
27 +# old GCC sources (4.8, most likely). In the meantime, upstream has
28 +# discontinued it in favor of CastXML (which uses clang). GCCXML fails
29 +# tests (#629986), so does pyplusplus (#656348). No reverse
30 +# dependencies outside the three packages.
31 +# Removal in 30 days. Bug #683748.
32 +dev-cpp/gccxml
33 +dev-python/pygccxml
34 +dev-python/pyplusplus
35 +
36 # Michał Górny <mgorny@g.o> (18 Apr 2019)
37 # Diverged too far from upstream Portage, and I don't have time anymore
38 # to update or rebase it. The most significant features were merged