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: profiles.desc ChangeLog
Date: Tue, 31 Jul 2012 16:23:51
Message-Id: 20120731162342.3637B2004B@flycatcher.gentoo.org
1 grobian 12/07/31 16:23:42
2
3 Modified: profiles.desc ChangeLog
4 Log:
5 Add Mac OS X Mountain Lion (10.8) profiles
6
7 Revision Changes Path
8 1.186 profiles/profiles.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/profiles.desc?rev=1.186&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/profiles.desc?rev=1.186&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/profiles.desc?r1=1.185&r2=1.186
13
14 Index: profiles.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/profiles.desc,v
17 retrieving revision 1.185
18 retrieving revision 1.186
19 diff -u -r1.185 -r1.186
20 --- profiles.desc 18 May 2012 16:08:27 -0000 1.185
21 +++ profiles.desc 31 Jul 2012 16:23:41 -0000 1.186
22 @@ -208,6 +208,8 @@
23 x64-macos prefix/darwin/macos/10.6/x64 exp
24 x86-macos prefix/darwin/macos/10.7/x86 exp
25 x64-macos prefix/darwin/macos/10.7/x64 exp
26 +x86-macos prefix/darwin/macos/10.8/x86 exp
27 +x64-macos prefix/darwin/macos/10.8/x64 exp
28
29 # Solaris Profiles
30 sparc-solaris prefix/sunos/solaris/5.9/sparc exp
31
32
33
34 1.6860 profiles/ChangeLog
35
36 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6860&view=markup
37 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6860&content-type=text/plain
38 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.6859&r2=1.6860
39
40 Index: ChangeLog
41 ===================================================================
42 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
43 retrieving revision 1.6859
44 retrieving revision 1.6860
45 diff -u -r1.6859 -r1.6860
46 --- ChangeLog 31 Jul 2012 13:24:26 -0000 1.6859
47 +++ ChangeLog 31 Jul 2012 16:23:41 -0000 1.6860
48 @@ -1,11 +1,14 @@
49 # ChangeLog for profile directory
50 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
51 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6859 2012/07/31 13:24:26 blueness Exp $
52 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6860 2012/07/31 16:23:41 grobian Exp $
53 #
54 # This ChangeLog should include records for all changes in profiles directory.
55 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
56 # here. If in doubt put a record here!
57
58 + 31 Jul 2012; Fabian Groffen <grobian@g.o> profiles.desc:
59 + Add Mac OS X Mountain Lion (10.8) profiles
60 +
61 31 Jul 2012; Anthony G. Basile <blueness@g.o> package.mask:
62 Removing mask on =net-misc/curl-7.27.0, its off the tree, bug #428696