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, 27 Oct 2009 19:44:13
Message-Id: E1N2rxf-0007Z3-Nj@stork.gentoo.org
1 grobian 09/10/27 19:44:07
2
3 Modified: package.mask
4 Log:
5 drop versions that do compile, fix typos
6
7 Revision Changes Path
8 1.7 profiles/prefix/darwin/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?r1=1.6&r2=1.7
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- package.mask 27 Oct 2009 19:38:42 -0000 1.6
21 +++ package.mask 27 Oct 2009 19:44:07 -0000 1.7
22 @@ -1,16 +1,14 @@
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.6 2009/10/27 19:38:42 grobian Exp $
26 -# $Id: package.mask,v 1.6 2009/10/27 19:38:42 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.7 2009/10/27 19:44:07 grobian Exp $
28 +# $Id: package.mask,v 1.7 2009/10/27 19:44:07 grobian Exp $
29
30 # Fabian Groffen <grobian@g.o> (27 Oct 2009)
31 # Fails compiling due to some missing dwarf symbols and internal
32 # segfaults
33 -~sys-devel/gcc-4.3.2
34 -~sys-devel/gcc-4.3.3
35 ~sys-devel/gcc-4.3.4
36 -~sys/devel/gcc-4.4.1
37 -~sys/devel/gcc-4.4.2
38 +~sys-devel/gcc-4.4.1
39 +~sys-devel/gcc-4.4.2
40
41 # Fabian Groffen <grobian@g.o> (05 Sep 2009)
42 # These are Snow Leopard releases and still a Work In Progress (tm)