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/macos/arch/x64: package.mask
Date: Mon, 30 Apr 2012 13:33:11
Message-Id: 20120430133258.6941E2004E@flycatcher.gentoo.org
1 grobian 12/04/30 13:32:58
2
3 Modified: package.mask
4 Log:
5 Mask <tk-8.6 on 64-bits Mac OS X and all of Mac OS X Lion due to usage of the removed Carbon interface
6
7 Revision Changes Path
8 1.2 profiles/prefix/darwin/macos/arch/x64/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.mask?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.mask?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.mask?r1=1.1&r2=1.2
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.mask,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- package.mask 30 Dec 2011 15:49:36 -0000 1.1
21 +++ package.mask 30 Apr 2012 13:32:58 -0000 1.2
22 @@ -1,7 +1,13 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 +# Copyright 1999-2012 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.mask,v 1.2 2012/04/30 13:32:58 grobian Exp $
28
29 # The 32-bits profile is inherited by the 64-bits one!
30 # All the Mac OS X profiles inherit from their matching arch profile here.
31
32 +# The Carbon interface has been removed in the 64-bits userland, only
33 +# tk-8.6 will come with Cocoa support. If you must have tk, you'll have
34 +# to force USE=-aqua, but don't report bugs for incompatabilities you
35 +# might encounter.
36 +# NOTE: keep this mask synced with 10.7/x86
37 +<dev-lang/tk-8.6