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: Wed, 02 Sep 2009 07:13:12
Message-Id: E1MioqX-0002P3-ON@stork.gentoo.org
1 grobian 09/09/02 12:21:53
2
3 Modified: package.mask
4 Log:
5 Mask media-libs/freeglut-2.6.0_rc1 on Darwin, since it doesn't compile
6
7 Revision Changes Path
8 1.4 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.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.mask?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.mask?r1=1.3&r2=1.4
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.mask,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- package.mask 28 Jun 2009 15:16:08 -0000 1.3
21 +++ package.mask 2 Sep 2009 12:21:53 -0000 1.4
22 @@ -1,7 +1,11 @@
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.3 2009/06/28 15:16:08 grobian Exp $
26 -# $Id: package.mask,v 1.3 2009/06/28 15:16:08 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.mask,v 1.4 2009/09/02 12:21:53 grobian Exp $
28 +
29 +# Fabian Groffen <grobian@g.o> (02 Sep 2009)
30 +# freeglut_internal.h:403: error: expected specifier-qualifier-list
31 +# before ‘SFG_WindowHandleType’
32 +=media-libs/freeglut-2.6.0_rc1
33
34 # Fabian Groffen <grobian@g.o> (02 Aug 2008)
35 # Crappy code makes it bus error on Darwin, bug #233600