Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.mask
Date: Tue, 30 Jun 2015 08:16:44
Message-Id: 20150630081635.AF8D274B@oystercatcher.gentoo.org
1 grobian 15/06/30 08:16:35
2
3 Modified: package.mask
4 Log:
5 Unmask latest python on Darwin, haubi fixed it
6
7 Revision Changes Path
8 1.48 profiles/prefix/darwin/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.48&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.48&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?r1=1.47&r2=1.48
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v
17 retrieving revision 1.47
18 retrieving revision 1.48
19 diff -u -r1.47 -r1.48
20 --- package.mask 16 Jun 2015 11:30:27 -0000 1.47
21 +++ package.mask 30 Jun 2015 08:16:35 -0000 1.48
22 @@ -1,13 +1,8 @@
23 # Copyright 1999-2015 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.47 2015/06/16 11:30:27 grobian Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.48 2015/06/30 08:16:35 grobian Exp $
27
28
29 -# Fabian Groffen <grobian@g.o> (16 Jun 2015)
30 -# fails to compile due to missing CLOCK_REALTIME in multiprocessing
31 -# module
32 -=dev-lang/python-2.7.10
33 -
34 # Fabian Groffen <grobian@g.o> (31 May 2015)
35 # fails to compile due to some missing compilerrt stuff, hints at asan,
36 # not sure what the problem actually is