diff options
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/package.mask | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index f6ed9161523e..5bc9b81f682b 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -1,6 +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/linux/package.mask,v 1.27 2009/12/01 23:22:10 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.28 2010/02/28 16:57:13 ssuominen Exp $ # Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* @@ -16,7 +16,6 @@ # >=sci-libs/acml-3.6 requires gcc-4.2. >=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 # have a sensible upgrade path. Advise having a static busybox @@ -26,3 +25,8 @@ # >=sys-devel/gdb-7 is not hardened-ready according to xake & Zorry. >=sys-devel/gdb-7 + +# Can't be used on hardened. See upstream, +# http://developer.skype.com/jira/browse/SCL-616 +net-im/skype +dev-python/skype4py |