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.7/x64: package.use.mask parent
Date: Fri, 30 Dec 2011 15:51:18
Message-Id: 20111230154935.E921E20066@flycatcher.gentoo.org
1 grobian 11/12/30 15:49:35
2
3 Modified: package.use.mask parent
4 Log:
5 Inherit Mac OS X arch-specific masks through arch sub-tree
6
7 Revision Changes Path
8 1.2 profiles/prefix/darwin/macos/10.7/x64/package.use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.mask?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.mask?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.mask?r1=1.1&r2=1.2
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.mask,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- package.use.mask 4 Jul 2011 08:27:54 -0000 1.1
21 +++ package.use.mask 30 Dec 2011 15:49:35 -0000 1.2
22 @@ -1,11 +1,5 @@
23 # Copyright 1999-2011 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.7/x64/package.use.mask,v 1.1 2011/07/04 08:27:54 grobian Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.mask,v 1.2 2011/12/30 15:49:35 grobian Exp $
27
28 -# Elias Pipping <pipping@g.o> (13 Sep 2007)
29 -# mc fails to compile with USE=slang (unicode implies slang)
30 -app-misc/mc unicode slang
31
32 -# Elias Pipping <pipping@g.o> (27 Aug 2007)
33 -# elinks does not compile with USE=perl (tested with 0.11.{2,3})
34 -www-client/elinks perl
35
36
37
38 1.2 profiles/prefix/darwin/macos/10.7/x64/parent
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/parent?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/parent?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/parent?r1=1.1&r2=1.2
43
44 Index: parent
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/parent,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- parent 4 Jul 2011 08:27:54 -0000 1.1
51 +++ parent 30 Dec 2011 15:49:35 -0000 1.2
52 @@ -1 +1,2 @@
53 +../../arch/x64
54 ..