Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/
Date: Sat, 30 Dec 2017 11:49:44
Message-Id: 1514634571.241cd2a3c92e05bdd3d29d7f74920560b7bc648e.mgorny@gentoo
1 commit: 241cd2a3c92e05bdd3d29d7f74920560b7bc648e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 30 11:03:26 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 11:49:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241cd2a3
7
8 profiles/prefix/darwin: Remove obsolete package masks
9
10 profiles/prefix/darwin/package.mask | 25 -------------------------
11 1 file changed, 25 deletions(-)
12
13 diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask
14 index 5f339ea021c..ef90eac4fac 100644
15 --- a/profiles/prefix/darwin/package.mask
16 +++ b/profiles/prefix/darwin/package.mask
17 @@ -6,29 +6,12 @@
18 # has multiple compilation issue, resolved for 1.1.8, bug #602990
19 =app-misc/pax-utils-1.1.7
20
21 -# Fabian Groffen <grobian@g.o> (10 Sep 2016)
22 -# revbump for adding libcxx dependency, which we already have, so avoid
23 -# the hassle
24 -=sys-devel/llvm-3.8.1-r2
25 -
26 # Fabian Groffen <grobian@g.o> (31 May 2015)
27 # fails to compile due to some missing compilerrt stuff, hints at asan,
28 # not sure what the problem actually is, 3.7 and 3.8 compile just fine
29 =sys-devel/llvm-3.6*
30 =sys-devel/clang-3.6*
31
32 -# Fabian Groffen <grobian@g.o> (08 Feb 2015)
33 -# missing faccesstat (missing gnulib), bug #538502
34 -=sys-devel/patch-2.7.4
35 -
36 -# Fabian Groffen <grobian@g.o> (19 Oct 2014)
37 -# Fails during bootstrap, has install_name problems for libstdbuf
38 -=sys-apps/coreutils-8.23
39 -
40 -# Fabian Groffen <grobian@g.o> (12 Aug 2014)
41 -# Needs some patching, bug #513428
42 -~dev-libs/libffi-3.1
43 -
44 # Fabian Groffen <grobian@g.o> (14 Jan 2014)
45 # util-linux has no business on Darwin systems
46 sys-apps/util-linux
47 @@ -55,14 +38,6 @@ sys-apps/pciutils
48 # preferred
49 media-libs/mesa
50
51 -
52 -# Fabian Groffen <grobian@g.o> (27 Oct 2009)
53 -# Fails compiling due to some missing dwarf symbols and internal
54 -# segfaults
55 -~sys-devel/gcc-4.4.2
56 -~sys-devel/gcc-4.4.3
57 -~sys-devel/gcc-4.4.4
58 -
59 # Elias Pipping <pipping@g.o> (09 Oct 2007)
60 # darwin-miscutils are only available on darwin
61 -sys-apps/darwin-miscutils