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/10.8: eapi make.defaults package.provided package.use.mask parent profile.bashrc
Date: Tue, 31 Jul 2012 16:20:07
Message-Id: 20120731161951.AA3B02004C@flycatcher.gentoo.org
1 grobian 12/07/31 16:19:51
2
3 Added: eapi make.defaults package.provided
4 package.use.mask parent profile.bashrc
5 Log:
6 Add Mac OS X Mountain Lion (10.8) profiles
7
8 Revision Changes Path
9 1.1 profiles/prefix/darwin/macos/10.8/eapi
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/eapi?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/eapi?rev=1.1&content-type=text/plain
13
14 Index: eapi
15 ===================================================================
16 1
17
18
19
20 1.1 profiles/prefix/darwin/macos/10.8/make.defaults
21
22 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/make.defaults?rev=1.1&view=markup
23 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/make.defaults?rev=1.1&content-type=text/plain
24
25 Index: make.defaults
26 ===================================================================
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/make.defaults,v 1.1 2012/07/31 16:19:51 grobian Exp $
30
31 MACOSX_DEPLOYMENT_TARGET="10.7"
32
33
34
35 1.1 profiles/prefix/darwin/macos/10.8/package.provided
36
37 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/package.provided?rev=1.1&view=markup
38 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/package.provided?rev=1.1&content-type=text/plain
39
40 Index: package.provided
41 ===================================================================
42 # Copyright 1999-2012 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/package.provided,v 1.1 2012/07/31 16:19:51 grobian Exp $
45
46 sys-darwin/libsystem-71
47
48
49
50 1.1 profiles/prefix/darwin/macos/10.8/package.use.mask
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/package.use.mask?rev=1.1&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/package.use.mask?rev=1.1&content-type=text/plain
54
55 Index: package.use.mask
56 ===================================================================
57 # Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/package.use.mask,v 1.1 2012/07/31 16:19:51 grobian Exp $
60
61 # Fabian Groffen <grobian@g.o> (10 Apr 2011)
62 # as long as util-linux installs uuid.h which breaks the system headers
63 # (hence we don't) we can't do uuid support here
64 x11-libs/libSM -uuid
65
66
67
68 1.1 profiles/prefix/darwin/macos/10.8/parent
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/parent?rev=1.1&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/parent?rev=1.1&content-type=text/plain
72
73 Index: parent
74 ===================================================================
75 ..
76
77
78
79 1.1 profiles/prefix/darwin/macos/10.8/profile.bashrc
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/profile.bashrc?rev=1.1&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/profile.bashrc?rev=1.1&content-type=text/plain
83
84 Index: profile.bashrc
85 ===================================================================
86 # Copyright 1999-2012 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/profile.bashrc,v 1.1 2012/07/31 16:19:51 grobian Exp $
89
90 export MACOSX_DEPLOYMENT_TARGET=10.7