commit: 7cd74e60fb47aba9d535a1fa81095817049159b6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Apr 18 13:27:09 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Apr 18 13:29:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cd74e60
package.mask: Last rite dev-cpp/gccxml and revdeps Bug: https://bugs.gentoo.org/683748 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 29426aaf9f4..89926e32461 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,18 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (18 Apr 2019) +# The packages are unmaintained. GCCXML and pyplusplus were last bumped +# to snapshots from 2013 (pygccxml was bumped in 2016). GCCXML bundles +# old GCC sources (4.8, most likely). In the meantime, upstream has +# discontinued it in favor of CastXML (which uses clang). GCCXML fails +# tests (#629986), so does pyplusplus (#656348). No reverse +# dependencies outside the three packages. +# Removal in 30 days. Bug #683748. +dev-cpp/gccxml +dev-python/pygccxml +dev-python/pyplusplus + # Michał Górny <[email protected]> (18 Apr 2019) # Diverged too far from upstream Portage, and I don't have time anymore # to update or rebase it. The most significant features were merged
