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