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: package.use.mask
Date: Fri, 30 Dec 2011 15:50:51
Message-Id: 20111230154934.ACA6F2004C@flycatcher.gentoo.org
1 grobian 11/12/30 15:49:34
2
3 Modified: package.use.mask
4 Log:
5 Inherit Mac OS X arch-specific masks through arch sub-tree
6
7 Revision Changes Path
8 1.10 profiles/prefix/darwin/macos/package.use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask?r1=1.9&r2=1.10
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- package.use.mask 9 Feb 2011 18:59:26 -0000 1.9
21 +++ package.use.mask 30 Dec 2011 15:49:34 -0000 1.10
22 @@ -1,10 +1,11 @@
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/package.use.mask,v 1.9 2011/02/09 18:59:26 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.10 2011/12/30 15:49:34 grobian Exp $
27
28 # Fabian Groffen <grobian@g.o> (30 Oct 2009)
29 -# X only
30 +# X and linux only
31 media-video/mplayer xvmc xv dga X xinerama
32 +media-video/mplayer dvb esd lirc svga jack joystick matrox
33
34 # Jeremy Olexa <darkside@g.o> (12 Feb 2009)
35 # Doesn't work with python support, bug 257572
36 @@ -15,6 +16,10 @@
37 # that's fixed it still doesn't work)
38 dev-vcs/subversion dso
39
40 -# Elias Pipping <pipping@g.o> (25 Nov 2007)
41 -# there's no (official) java6 on macosx
42 -dev-util/checkstyle test
43 +# Elias Pipping <pipping@g.o> (13 Sep 2007)
44 +# mc fails to compile with USE=slang (unicode implies slang)
45 +app-misc/mc unicode slang
46 +
47 +# Elias Pipping <pipping@g.o> (27 Aug 2007)
48 +# elinks does not compile with USE=perl (tested with 0.11.{2,3})
49 +www-client/elinks perl