Gentoo Archives: gentoo-commits

From: "Tom Wijsman (tomwij)" <tomwij@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask
Date: Fri, 02 May 2014 12:17:31
Message-Id: 20140502121726.E9C0A2004C@flycatcher.gentoo.org
1 tomwij 14/05/02 12:17:26
2
3 Modified: package.mask
4 Log:
5 Mask Bluetooth support in MATE due to BlueZ incompatibilities.
6
7 Revision Changes Path
8 1.15641 profiles/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15641&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15641&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15640&r2=1.15641
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
17 retrieving revision 1.15640
18 retrieving revision 1.15641
19 diff -u -r1.15640 -r1.15641
20 --- package.mask 2 May 2014 10:23:14 -0000 1.15640
21 +++ package.mask 2 May 2014 12:17:26 -0000 1.15641
22 @@ -1,5 +1,5 @@
23 ####################################################################
24 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15640 2014/05/02 10:23:14 mgorny Exp $
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15641 2014/05/02 12:17:26 tomwij Exp $
26 #
27 # When you add an entry to the top of this file, add your name, the date, and
28 # an explanation of why something is getting masked. Please be extremely
29 @@ -30,6 +30,17 @@
30
31 #--- END OF EXAMPLES ---
32
33 +# Tom Wijsman <TomWij@g.o> (02 May 2014)
34 +# Bluetooth support in MATE has incompatibilities with recent BlueZ versions.
35 +# If you want to try to get this working, unmask net-wireless/mate-bluetooth as
36 +# well as the bluetooth USE flag on mate-extra/mate-user-share; I can't support
37 +# this until the relevant upstreams have moved forward with their compatibility.
38 +#
39 +# https://bugs.gentoo.org/show_bug.cgi?id=508086
40 +# https://github.com/mate-desktop/mate-bluetooth/issues/22
41 +# http://mate-desktop.org/blog/2014-03-11-mate-desktop-singing-the-bluez
42 +net-wireless/mate-bluetooth
43 +
44 # Justin Lecher <jlec@g.o> (03 Apr 2014)
45 # Wrong license 465690
46 # Fails to build and no fixes after years, #147574