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: Wed, 04 May 2016 04:47:42
Message-Id: 1462337219.5a23295713105a49066e8e78f9f2bdc6cefd87f5.polynomial-c@gentoo
1 commit: 5a23295713105a49066e8e78f9f2bdc6cefd87f5
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 4 04:46:59 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed May 4 04:46:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a232957
7
8 package.mask: Removed mask on xf86-video-virtualbox.
9
10 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
11
12 profiles/package.mask | 9 ---------
13 1 file changed, 9 deletions(-)
14
15 diff --git a/profiles/package.mask b/profiles/package.mask
16 index 8c486bd..b0c06a9 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -38,15 +38,6 @@
20 # Broken reverse deps. At least one header file has been moved around.
21 >=media-gfx/imagemagick-7.0.1.0
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.