commit: fd7357d1450144118c92109bac5c1b5497866f10 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Mon Apr 19 12:44:56 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Mon Apr 19 12:45:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7357d1
profiles/package.mask: dev-java/tapestry last-rite Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 31415c9541b..db394591965 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Miroslav Šulc <[email protected]> (2021-04-18) +# our version is outdated with security issues, new version +# uses gradle to build which we don't support atm, +# also being a web framework deployable to application servers, +# we have no usage for it, and nothing depends on it +# removal in 30 days +dev-java/tapestry + # Miroslav Šulc <[email protected]> (2021-04-18) # the project has been abandoned and the developement # is now under name SpotBugs
