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.5/x86: package.use.mask parent
Date: Fri, 30 Dec 2011 15:51:15
Message-Id: 20111230154935.9495F20061@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.6 profiles/prefix/darwin/macos/10.5/x86/package.use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask?r1=1.5&r2=1.6
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- package.use.mask 7 Apr 2011 18:47:44 -0000 1.5
21 +++ package.use.mask 30 Dec 2011 15:49:35 -0000 1.6
22 @@ -1,19 +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.5/x86/package.use.mask,v 1.5 2011/04/07 18:47:44 darkside Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask,v 1.6 2011/12/30 15:49:35 grobian Exp $
27
28 -# Jeremy Olexa <darkside@g.o> (29 Jul 2010)
29 -# Issues on 32bit osx, bug 329859
30 -media-sound/mpg123 mmx sse
31
32 -# Fabian Groffen <grobian@g.o> (01 Feb 2009)
33 -# Doesn't compile, bug #257225
34 -media-video/ffmpeg mmx
35 -
36 -# Fabian Groffen <grobian@g.o> (28 Apr 2008)
37 -# http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html
38 -dev-lang/erlang hipe
39 -
40 -# Elias Pipping <pipping@g.o> (27 Aug 2007)
41 -# elinks does not compile with USE=perl (tested with 0.11.{2,3})
42 -www-client/elinks perl
43
44
45
46 1.2 profiles/prefix/darwin/macos/10.5/x86/parent
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/parent?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/parent?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/parent?r1=1.1&r2=1.2
51
52 Index: parent
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/parent,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- parent 6 Jun 2009 03:54:51 -0000 1.1
59 +++ parent 30 Dec 2011 15:49:35 -0000 1.2
60 @@ -1 +1,2 @@
61 +../../arch/x86
62 ..