commit: 0d240c7ef68c220563fdcda3b99ba20f228594e7 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Sun Apr 18 16:05:19 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 16:05:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d240c7e
profiles/package.mask: dev-util/findbugs removal Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9ad4006bcca..4fef6f8aaf1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Miroslav Šulc <[email protected]> (2021-04-18) +# the project has been abandoned and the developement +# is now under name SpotBugs +# see: https://github.com/findbugsproject/findbugs +dev-util/findbugs + # Miroslav Šulc <[email protected]> (2021-04-18) # obsolete deps, not used by any package # removal in 30 days
