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: make.defaults profile.bashrc
Date: Tue, 31 Jul 2012 16:25:19
Message-Id: 20120731162504.A96032004B@flycatcher.gentoo.org
1 grobian 12/07/31 16:25:04
2
3 Modified: make.defaults profile.bashrc
4 Log:
5 MACOSX_DEPLOYMENT_TARGET: Mountain Lion is 10.8
6
7 Revision Changes Path
8 1.2 profiles/prefix/darwin/macos/10.8/make.defaults
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/make.defaults?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/make.defaults?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/make.defaults?r1=1.1&r2=1.2
13
14 Index: make.defaults
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/make.defaults,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- make.defaults 31 Jul 2012 16:19:51 -0000 1.1
21 +++ make.defaults 31 Jul 2012 16:25:04 -0000 1.2
22 @@ -1,5 +1,5 @@
23 # Copyright 1999-2012 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/make.defaults,v 1.1 2012/07/31 16:19:51 grobian Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/make.defaults,v 1.2 2012/07/31 16:25:04 grobian Exp $
27
28 -MACOSX_DEPLOYMENT_TARGET="10.7"
29 +MACOSX_DEPLOYMENT_TARGET="10.8"
30
31
32
33 1.2 profiles/prefix/darwin/macos/10.8/profile.bashrc
34
35 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/profile.bashrc?rev=1.2&view=markup
36 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/profile.bashrc?rev=1.2&content-type=text/plain
37 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.8/profile.bashrc?r1=1.1&r2=1.2
38
39 Index: profile.bashrc
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/profile.bashrc,v
42 retrieving revision 1.1
43 retrieving revision 1.2
44 diff -u -r1.1 -r1.2
45 --- profile.bashrc 31 Jul 2012 16:19:51 -0000 1.1
46 +++ profile.bashrc 31 Jul 2012 16:25:04 -0000 1.2
47 @@ -1,5 +1,5 @@
48 # Copyright 1999-2012 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/profile.bashrc,v 1.1 2012/07/31 16:19:51 grobian Exp $
51 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/profile.bashrc,v 1.2 2012/07/31 16:25:04 grobian Exp $
52
53 -export MACOSX_DEPLOYMENT_TARGET=10.7
54 +export MACOSX_DEPLOYMENT_TARGET=10.8