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.mask
Date: Sun, 28 Jun 2009 15:16:09
Message-Id: E1MKw6y-0002U7-7c@stork.gentoo.org
1 grobian 09/06/28 15:16:08
2
3 Modified: package.mask
4 Log:
5 Removed gconf masks, I fixed the issue
6
7 Revision Changes Path
8 1.3 profiles/prefix/darwin/macos/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.mask?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.mask?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.mask?r1=1.2&r2=1.3
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.mask,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- package.mask 7 Jun 2009 08:52:17 -0000 1.2
21 +++ package.mask 28 Jun 2009 15:16:08 -0000 1.3
22 @@ -1,12 +1,7 @@
23 # Copyright 1999-2009 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.mask,v 1.2 2009/06/07 08:52:17 grobian Exp $
26 -# $Id: package.mask,v 1.2 2009/06/07 08:52:17 grobian Exp $
27 -
28 -# Fabian Groffen <grobian@g.o> (16 May 2009)
29 -# MH_BUNDLE nightmare (trying to link it as a MH_DYLIB)
30 -=gnome-base/gconf-2.26.0
31 -=gnome-base/gconf-2.26.2
32 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.mask,v 1.3 2009/06/28 15:16:08 grobian Exp $
33 +# $Id: package.mask,v 1.3 2009/06/28 15:16:08 grobian Exp $
34
35 # Fabian Groffen <grobian@g.o> (02 Aug 2008)
36 # Crappy code makes it bus error on Darwin, bug #233600