commit: 54a19331b0e6f9cf5c02ee059cb60d426241c2cb Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Aug 9 14:39:19 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Aug 9 14:44:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a19331
profiles: Mask dev-perl/Goo-Canvas, x11-libs/goocanvas:0 Bug: https://bugs.gentoo.org/776403 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6058b1f93ce..705d3b9d21c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2021-08-09) +# EAPI-5, dead, unused; bug #776403. Removal on 2021-09-08. +dev-perl/Goo-Canvas +x11-libs/goocanvas:0 + # Louis Sautier <[email protected]> (2021-08-07) # No reverse dependencies, no upstream activity for more than 5 years, # failing tests with Python 3.10. Removal on 2021-09-06.
