diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-03-26 05:05:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-03-26 05:05:47 +0000 |
commit | 019c27a570a0d54716a61951e358aafc82ec4001 (patch) | |
tree | ca3b1f26653f734771b07bcb690d5e5186c2cfd4 /profiles/hardened | |
parent | rivatv has been removed (diff) | |
download | historical-019c27a570a0d54716a61951e358aafc82ec4001.tar.gz historical-019c27a570a0d54716a61951e358aafc82ec4001.tar.bz2 historical-019c27a570a0d54716a61951e358aafc82ec4001.zip |
~sys-apps/coreutils-6.9 needs masked autoconf
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/package.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index a957300c7097..5f185b8566ac 100644 --- a/profiles/hardened/package.mask +++ b/profiles/hardened/package.mask @@ -1,6 +1,6 @@ # Copyright 2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.19 2007/03/08 15:52:46 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.20 2007/03/26 05:05:47 mr_bones_ Exp $ # This file is additional masking for the hardened profile @@ -9,6 +9,7 @@ =sys-devel/autoconf-2.61 # needs >=sys-devel/autoconf-2.60b app-i18n/uim-svn +~sys-apps/coreutils-6.9 # Mask off gcc-4 for all hardened arches until SSP is sorted out (i.e. # backport for gcc-4.0 and 4.0/4.1 rigged for SSP support in the C |