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/sparc: package.mask parent
Date: Fri, 30 Dec 2011 16:20:52
Message-Id: 20111230162017.B40F320062@flycatcher.gentoo.org
1 grobian 11/12/30 16:20:17
2
3 Modified: package.mask parent
4 Log:
5 Inherit Solaris arch-specific masks through arch sub-tree
6
7 Revision Changes Path
8 1.3 profiles/prefix/sunos/solaris/5.9/sparc/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/package.mask?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/package.mask?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/package.mask?r1=1.2&r2=1.3
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/package.mask,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- package.mask 30 Dec 2011 14:52:19 -0000 1.2
21 +++ package.mask 30 Dec 2011 16:20:17 -0000 1.3
22 @@ -1,19 +1,5 @@
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/sunos/solaris/5.9/sparc/package.mask,v 1.2 2011/12/30 14:52:19 grobian Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/package.mask,v 1.3 2011/12/30 16:20:17 grobian Exp $
27
28
29 -# Fabian Groffen <grobian@g.o> (30 Dec 2011)
30 -# Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html
31 -sys-apps/pciutils
32 -
33 -# Jeremy Olexa <darkside@g.o> (26 Aug 2008)
34 -# Requires that pthread.h defines pthread_atfork() but it doesn't on Solaris 9
35 -# SPARC.
36 -dev-libs/nss
37 -
38 -# Jeremy Olexa <darkside@g.o> (26 Aug 2008)
39 -# Massive header errors. SIZE_MAX is defined in limits.h, getopt_long.c requires
40 -# getopt.h and err.h which don't seem to be present. Might be salvageable with
41 -# gnulib but I don't know much about that yet. Old versions still work.
42 ->=sys-apps/file-4.25
43
44
45
46 1.2 profiles/prefix/sunos/solaris/5.9/sparc/parent
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/parent?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/parent?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/parent?r1=1.1&r2=1.2
51
52 Index: parent
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/parent,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- parent 6 Jun 2009 03:55:05 -0000 1.1
59 +++ parent 30 Dec 2011 16:20:17 -0000 1.2
60 @@ -1 +1,2 @@
61 +../../arch/sparc
62 ..