Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/
Date: Sun, 01 May 2016 14:54:57
Message-Id: 1462114480.0d87ab87a73fc79167eae27ba37e231ebc1ffabb.grobian@gentoo
1 commit: 0d87ab87a73fc79167eae27ba37e231ebc1ffabb
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 14:54:40 2016 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 14:54:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d87ab87
7
8 prefix/darwin/use.mask: mask USE=filecaps, bug #534264
9
10 profiles/prefix/darwin/use.mask | 5 ++++-
11 1 file changed, 4 insertions(+), 1 deletion(-)
12
13 diff --git a/profiles/prefix/darwin/use.mask b/profiles/prefix/darwin/use.mask
14 index ddefd78..1295521 100644
15 --- a/profiles/prefix/darwin/use.mask
16 +++ b/profiles/prefix/darwin/use.mask
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2016 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 @@ -42,3 +42,6 @@ v4l
24
25 # introspection is far from working on OSX
26 introspection
27 +
28 +# libcap doesn't work on OSX (fcaps.eclass), bug #534264
29 +filecaps