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: Sat, 05 Sep 2009 16:42:34
Message-Id: E1MjyLQ-00028g-66@stork.gentoo.org
1 grobian 09/09/05 16:42:32
2
3 Modified: package.mask
4 Log:
5 Mask upcoming Snow Leopard compiler and linker, as there are still some problems that need to be sorted out
6
7 Revision Changes Path
8 1.4 profiles/prefix/darwin/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?r1=1.3&r2=1.4
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- package.mask 30 Jun 2009 13:34:23 -0000 1.3
21 +++ package.mask 5 Sep 2009 16:42:32 -0000 1.4
22 @@ -1,7 +1,12 @@
23 # Copyright 1999-2009 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.3 2009/06/30 13:34:23 grobian Exp $
26 -# $Id: package.mask,v 1.3 2009/06/30 13:34:23 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.4 2009/09/05 16:42:32 grobian Exp $
28 +# $Id: package.mask,v 1.4 2009/09/05 16:42:32 grobian Exp $
29 +
30 +# Fabian Groffen <grobian@g.o> (05 Sep 2009)
31 +# These are Snow Leopard releases and still a Work In Progress (tm)
32 +~sys-devel/gcc-apple-4.2.1_p5646
33 +~sys-devel/binutils-apple-3.2
34
35 # Fabian Groffen <grobian@g.o> (30 Jun 2009)
36 # platform.h:81: error: conflicting types for ‘setmode’