diff options
Diffstat (limited to 'profiles/hardened/package.mask')
-rw-r--r-- | profiles/hardened/package.mask | 38 |
1 files changed, 20 insertions, 18 deletions
diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index a824ce09f533..89ce2c3f3e00 100644 --- a/profiles/hardened/package.mask +++ b/profiles/hardened/package.mask @@ -1,21 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.59 2009/07/08 11:08:47 yngwin Exp $ - -# Requires glibc-2.10 -=x11-libs/fltk-1.1.9-r1 -=x11-libs/fltk-2.0_pre6786-r1 - -# Requires gcc-4*, unmask when stable. Bug #217927. -media-libs/libopenraw -media-gfx/raw-thumbnailer -media-gfx/gnome-raw-thumbnailer - -# >=acml-3.6 depends on gcc-4*. ->=sci-libs/acml-3.6 - -# net-im/skype requires gcc-4* runtime. -net-im/skype +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.60 2009/07/09 00:47:41 gengor Exp $ # Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* @@ -29,8 +14,17 @@ net-im/skype # No hardened >=sys-devel/gcc-4.4 available. >=sys-devel/gcc-4.4 -# Patch fails, mask for now. Bug #270274. ->=sys-libs/glibc-2.10 +# Requires gcc-4*, unmask when stable. Bug #217927. +media-libs/libopenraw +media-gfx/raw-thumbnailer +media-gfx/gnome-raw-thumbnailer + +# net-im/skype requires gcc-4* runtime. +net-im/skype + +# >=sci-libs/acml-3.6 requires gcc-4*. +>=sci-libs/acml-3.6 + # Mask off glibc-2.4 until the approach for SSP compatibilty is # resolved in a way that doesn't break running systems, and we @@ -39,6 +33,14 @@ net-im/skype # 2006-03-13 kevquinn =sys-libs/glibc-2.4* +# Patch fails, mask for now. Bug #270274. +>=sys-libs/glibc-2.10 + +# Requires >=sys-libs/glibc-2.10 +=x11-libs/fltk-1.1.9-r1 +=x11-libs/fltk-2.0_pre6786-r1 + + # These packages do more harm than good w/ hardened. # Users must now the opensource xorg nv driver with nvidia cards # by placing Driver "nv" in xorg.conf. |