Gentoo Archives: gentoo-commits

From: "Naohiro Aota (naota)" <naota@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd/fbsd: use.mask
Date: Sun, 28 Oct 2012 22:42:10
Message-Id: 20121028224153.DA24C21601@flycatcher.gentoo.org
1 naota 12/10/28 22:41:53
2
3 Modified: use.mask
4 Log:
5 Mask polkit on FreeBSD. It doesn't work due to FreeBSD API bug.
6
7 Revision Changes Path
8 1.8 profiles/default/bsd/fbsd/use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/use.mask?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/use.mask?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/use.mask?r1=1.7&r2=1.8
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/use.mask,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- use.mask 2 Jun 2012 14:52:22 -0000 1.7
21 +++ use.mask 28 Oct 2012 22:41:53 -0000 1.8
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2012 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License, v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/use.mask,v 1.7 2012/06/02 14:52:22 aballier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/use.mask,v 1.8 2012/10/28 22:41:53 naota Exp $
27
28 # Espeak does not run on bsd
29 espeak
30 @@ -31,3 +31,6 @@
31
32 # wayland is not targetting BSDs
33 wayland
34 +
35 +# Recent sys-auth/polkit cannot be built on FreeBSD
36 +policykit