Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 01 May 2016 15:21:25
Message-Id: 1462116028.4b30a2642c586ba00459940b8965c429ff426bf4.polynomial-c@gentoo
1 commit: 4b30a2642c586ba00459940b8965c429ff426bf4
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 15:20:28 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 15:20:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b30a264
7
8 package.mask: Masked broken x11-drivers/xf86-video-virtualbox packages.
9
10 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
11
12 profiles/package.mask | 9 +++++++++
13 1 file changed, 9 insertions(+)
14
15 diff --git a/profiles/package.mask b/profiles/package.mask
16 index 0674c69..f4e36c9 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -30,6 +30,15 @@
20
21 #--- END OF EXAMPLES ---
22
23 +# Lars Wendler <polynomial-c@g.o> (1 May 2016)
24 +# Broken custom makefile in x11-drivers/xf86-video-virtualbox
25 +# Fails to compile since version 5.0.18. No soluton yet. This is a Gentoo
26 +# problem so no chance to get a solution from upstream (bug #580600).
27 +# Masked app-emulation/virtualbox-guest-additions as well as it depends on
28 +# the broken package.
29 +>=app-emulation/virtualbox-guest-additions-5.0.18
30 +>=x11-drivers/xf86-video-virtualbox-5.0.18
31 +
32 # Rafael G. Martins <rafaelmartins@g.o> (30 Apr 2016)
33 # Packages merged upstream with app-text/blogc. Please install
34 # app-text/blogc with USE=git and USE=httpd instead. Removal in 30 days.