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/sunos/solaris/5.9: package.mask
Date: Fri, 30 Dec 2011 16:21:43
Message-Id: 20111230162017.9E3D720061@flycatcher.gentoo.org
1 grobian 11/12/30 16:20:17
2
3 Added: package.mask
4 Log:
5 Inherit Solaris arch-specific masks through arch sub-tree
6
7 Revision Changes Path
8 1.1 profiles/prefix/sunos/solaris/5.9/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/5.9/package.mask?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/5.9/package.mask?rev=1.1&content-type=text/plain
12
13 Index: package.mask
14 ===================================================================
15 # Copyright 1999-2011 Gentoo Foundation
16 # Distributed under the terms of the GNU General Public License v2
17 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.9/package.mask,v 1.1 2011/12/30 16:20:17 grobian Exp $
18
19
20 # Jeremy Olexa <darkside@g.o> (26 Aug 2008)
21 # Requires that pthread.h defines pthread_atfork() but it doesn't on Solaris 9
22 # SPARC.
23 dev-libs/nss
24
25 # Jeremy Olexa <darkside@g.o> (26 Aug 2008)
26 # Massive header errors. SIZE_MAX is defined in limits.h, getopt_long.c requires
27 # getopt.h and err.h which don't seem to be present. Might be salvageable with
28 # gnulib but I don't know much about that yet. Old versions still work.
29 >=sys-apps/file-4.25