commit: 4b30a2642c586ba00459940b8965c429ff426bf4 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Sun May 1 15:20:28 2016 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Sun May 1 15:20:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b30a264
package.mask: Masked broken x11-drivers/xf86-video-virtualbox packages. Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0674c69..f4e36c9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,15 @@ #--- END OF EXAMPLES --- +# Lars Wendler <[email protected]> (1 May 2016) +# Broken custom makefile in x11-drivers/xf86-video-virtualbox +# Fails to compile since version 5.0.18. No soluton yet. This is a Gentoo +# problem so no chance to get a solution from upstream (bug #580600). +# Masked app-emulation/virtualbox-guest-additions as well as it depends on +# the broken package. +>=app-emulation/virtualbox-guest-additions-5.0.18 +>=x11-drivers/xf86-video-virtualbox-5.0.18 + # Rafael G. Martins <[email protected]> (30 Apr 2016) # Packages merged upstream with app-text/blogc. Please install # app-text/blogc with USE=git and USE=httpd instead. Removal in 30 days.
