Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
Date: Mon, 02 May 2011 19:31:23
Message-Id: 20110502193113.70D9720054@flycatcher.gentoo.org
1 halcy0n 11/05/02 19:31:13
2
3 Modified: package.mask
4 Log:
5 Mask acml as it requires masked gcc versions
6
7 Revision Changes Path
8 1.34 profiles/hardened/linux/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.34&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.34&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.33&r2=1.34
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
17 retrieving revision 1.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- package.mask 8 Mar 2011 00:05:04 -0000 1.33
21 +++ package.mask 2 May 2011 19:31:13 -0000 1.34
22 @@ -1,6 +1,6 @@
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/hardened/linux/package.mask,v 1.33 2011/03/08 00:05:04 blueness Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.34 2011/05/02 19:31:13 halcy0n Exp $
27
28 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
29 =sys-devel/gcc-4.0*
30 @@ -26,3 +26,6 @@
31 net-im/skype
32 net-im/skysentials
33 dev-python/skype4py
34 +
35 +# >=sci-libs/acml-3.6 requires gcc-4.2.
36 +>=sci-libs/acml-3.6