commit: 8b8a269e2100f789465d1afc8bdf5c494165364d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 14 08:21:16 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 08:21:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8a269e
package.mask: Last rite dev-util/cccc Bug: https://bugs.gentoo.org/651446 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 97eefa71305..52c0e879026 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (14 Apr 2019) +# The ebuild violates EAPI and relies on STRIP_MASK. Also has +# suspicious USE=debug logic. Not touched since 2016. +# Removal in 30 days. Bug #651446. +dev-util/cccc + # Michał Górny <[email protected]> (14 Apr 2019) # Unmaintained. The ebuild violates EAPI and relies on STRIP_MASK. # Current Gentoo version is from 2012, and hasn't been bumped for over
