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: package.use.mask
Date: Sun, 01 Jan 2012 19:39:44
Message-Id: 20120101193929.CE50A2004C@flycatcher.gentoo.org
1 grobian 12/01/01 19:39:29
2
3 Modified: package.use.mask
4 Log:
5 Mask USE=server for sys-devel/gdb, since it's not supported on Darwin
6
7 Revision Changes Path
8 1.7 profiles/prefix/darwin/package.use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.use.mask?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.use.mask?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.use.mask?r1=1.6&r2=1.7
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- package.use.mask 7 Apr 2011 18:47:44 -0000 1.6
21 +++ package.use.mask 1 Jan 2012 19:39:29 -0000 1.7
22 @@ -1,6 +1,11 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 +# Copyright 1999-2012 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.6 2011/04/07 18:47:44 darkside Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.7 2012/01/01 19:39:29 grobian Exp $
28 +
29 +
30 +# Fabian Groffen <grobian@g.o> (01 Jan 2012)
31 +# gdb server is not supported on this platform
32 +sys-devel/gdb server
33
34 # Fabian Groffen <grobian@g.o> (16 Feb 2011)
35 # De-mask of OSX-specific USE-flags that are useful for VLC