commit: 04de2898e81463f48faba415b80f359c1d0e1cb4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 29 01:28:09 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 29 01:28:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04de2898
profiles/base: cleanup obsolete vtk mask Bug: https://bugs.gentoo.org/533876 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 62e00324698b..8c8d2d88e187 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -604,13 +604,6 @@ dev-java/icedtea cacao jamvm # forward porting this patch is non-trivial, mask for now >=net-wireless/wpa_supplicant-2.5 wimax -# Justin Lecher <[email protected]> (2015-09-22) -# Downloads files during installation -# https://bugs.gentoo.org/show_bug.cgi?id=533876 -# Bernd Waibel <[email protected]> (2021-03-26) -# Fixed in vtk-9 -<sci-libs/vtk-9 examples - # James Le Cuirot <[email protected]> (2015-08-18) # gcc[awt] is only used by gcj-jdk[awt] and that isn't needed by # anything in the tree. The toolchain folks aren't keen to support it
