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: package.mask
Date: Tue, 08 Sep 2009 16:21:22
Message-Id: E1Ml3RY-0002wP-Ng@stork.gentoo.org
1 grobian 09/09/08 16:21:20
2
3 Modified: package.mask
4 Log:
5 I fixed the compilation issue in rlfe on Solaris, remove mask
6
7 Revision Changes Path
8 1.10 profiles/prefix/sunos/solaris/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/sunos/solaris/package.mask?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/sunos/solaris/package.mask?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/sunos/solaris/package.mask?r1=1.9&r2=1.10
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- package.mask 7 Sep 2009 09:37:51 -0000 1.9
21 +++ package.mask 8 Sep 2009 16:21:20 -0000 1.10
22 @@ -1,10 +1,6 @@
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/sunos/solaris/package.mask,v 1.9 2009/09/07 09:37:51 grobian Exp $
26 -
27 -# Fabian Groffen <grobian@g.o> (07 Sep 2009)
28 -# pty.c:(.text+0xe1): undefined reference to `Panic'
29 -=sys-libs/readline-6.0*
30 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.10 2009/09/08 16:21:20 grobian Exp $
31
32 # Fabian Groffen <grobian@g.o> (03 Sep 2009)
33 # fails to compile, error: ‘struct msghdr’ has no member named ‘msg_controllen’