commit: ceecced2057aa6073d60b8f6ac13627a0525376b Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun Apr 14 21:15:13 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 21:15:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceecced2
profiles/package.mask: fix up comment on dev-java/jackson-databind * Mart pointed out that Portage would return "rdeps" as the mask message vice the intended message and bug reference. Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 294a516c6e4..633be519138 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -152,10 +152,9 @@ dev-ruby/celluloid-supervision # Aaron Bauman <[email protected]> (12 Apr 2019) # Multiple security vulnerabilities -# No revbumps in several years +# No revbumps in several years. # Removal in 30 days. Bug #675682 dev-java/jackson-databind -# rdeps app-text/languagetool app-vim/languagetool dev-java/jackson-dataformat-xml
