diff options
author | Rick Farina <zerochaos@gentoo.org> | 2014-02-09 18:05:39 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2014-02-09 18:05:39 +0000 |
commit | 4f5d063a6b07fc7a818667a652dc63a22e64f6a5 (patch) | |
tree | 16e46b75c73123713372467b860bc73a085012fd /profiles/hardened | |
parent | hardened fixes by Zorry from bug 495146 with trivial backport and extensive t... (diff) | |
download | gentoo-2-4f5d063a6b07fc7a818667a652dc63a22e64f6a5.tar.gz gentoo-2-4f5d063a6b07fc7a818667a652dc63a22e64f6a5.tar.bz2 gentoo-2-4f5d063a6b07fc7a818667a652dc63a22e64f6a5.zip |
remove syslinux-6 mask thanks to bugfix from 495146
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/package.mask | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index d756b12a5a4e..022cb3d8e991 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.40 2014/02/09 04:05:27 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.41 2014/02/09 18:05:39 zerochaos Exp $ # Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* @@ -27,6 +27,3 @@ dev-python/skype4py # broken on hardened, use sys-apps/elfix to fix gnustack sys-devel/prelink - -# doesn't build on hardened, not really sure why ->=sys-boot/syslinux-6.0 |