commit: 404d67a46bbea924ece5311bcafad4d11e96ed14 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 14 08:32:12 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 08:38:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404d67a4
package.mask: Last rite dev-util/cyclo Bug: https://bugs.gentoo.org/651450 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 52c0e879026..391e3fbf608 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 #651450. +dev-util/cyclo + # 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.
