From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 717EE1381FA for ; Fri, 2 May 2014 12:17:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B841E09C5; Fri, 2 May 2014 12:17:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27676E09C0 for ; Fri, 2 May 2014 12:17:30 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 433813402E8 for ; Fri, 2 May 2014 12:17:29 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2335) id E9C0A2004C; Fri, 2 May 2014 12:17:26 +0000 (UTC) From: "Tom Wijsman (tomwij)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tomwij@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles X-VCS-Committer: tomwij X-VCS-Committer-Name: Tom Wijsman Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140502121726.E9C0A2004C@flycatcher.gentoo.org> Date: Fri, 2 May 2014 12:17:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 84b03b79-bf68-47c6-8754-d38f65865882 X-Archives-Hash: 8ad122736f3c6f0816d419fb1ed56f01 tomwij 14/05/02 12:17:26 Modified: package.mask Log: Mask Bluetooth support in MATE due to BlueZ incompatibilities. Revision Changes Path 1.15641 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15641&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15641&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15640&r2=1.15641 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15640 retrieving revision 1.15641 diff -u -r1.15640 -r1.15641 --- package.mask 2 May 2014 10:23:14 -0000 1.15640 +++ package.mask 2 May 2014 12:17:26 -0000 1.15641 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15640 2014/05/02 10:23:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15641 2014/05/02 12:17:26 tomwij Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -30,6 +30,17 @@ #--- END OF EXAMPLES --- +# Tom Wijsman (02 May 2014) +# Bluetooth support in MATE has incompatibilities with recent BlueZ versions. +# If you want to try to get this working, unmask net-wireless/mate-bluetooth as +# well as the bluetooth USE flag on mate-extra/mate-user-share; I can't support +# this until the relevant upstreams have moved forward with their compatibility. +# +# https://bugs.gentoo.org/show_bug.cgi?id=508086 +# https://github.com/mate-desktop/mate-bluetooth/issues/22 +# http://mate-desktop.org/blog/2014-03-11-mate-desktop-singing-the-bluez +net-wireless/mate-bluetooth + # Justin Lecher (03 Apr 2014) # Wrong license 465690 # Fails to build and no fixes after years, #147574