diff options
author | 2009-10-15 03:15:07 +0000 | |
---|---|---|
committer | 2009-10-15 03:15:07 +0000 | |
commit | 0600faa0f9bcbb71670fec3390937d6afdd8c008 (patch) | |
tree | 6f2a861cbe22abec5ff58ebcdb381ade3838fdf8 /profiles/uclibc | |
parent | whitespace (diff) | |
download | historical-0600faa0f9bcbb71670fec3390937d6afdd8c008.tar.gz historical-0600faa0f9bcbb71670fec3390937d6afdd8c008.tar.bz2 historical-0600faa0f9bcbb71670fec3390937d6afdd8c008.zip |
- update the package.mask for hardened
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/mips/hardened/package.mask | 4 | ||||
-rw-r--r-- | profiles/uclibc/ppc/hardened/package.mask | 4 | ||||
-rw-r--r-- | profiles/uclibc/x86/hardened/package.mask | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/profiles/uclibc/mips/hardened/package.mask b/profiles/uclibc/mips/hardened/package.mask index 4d806a26d7ed..32b0181c4cc2 100644 --- a/profiles/uclibc/mips/hardened/package.mask +++ b/profiles/uclibc/mips/hardened/package.mask @@ -1,5 +1,5 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/mips/hardened/package.mask,v 1.2 2009/07/31 09:55:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/mips/hardened/package.mask,v 1.3 2009/10/15 03:15:04 solar Exp $ -=sys-devel/gcc-4* +>=sys-devel/gcc-4.4 diff --git a/profiles/uclibc/ppc/hardened/package.mask b/profiles/uclibc/ppc/hardened/package.mask index 782156077c27..0959e64487bb 100644 --- a/profiles/uclibc/ppc/hardened/package.mask +++ b/profiles/uclibc/ppc/hardened/package.mask @@ -1,5 +1,5 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/ppc/hardened/package.mask,v 1.2 2009/07/31 09:53:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/ppc/hardened/package.mask,v 1.3 2009/10/15 03:15:06 solar Exp $ -=sys-devel/gcc-4* +>=sys-devel/gcc-4.4 diff --git a/profiles/uclibc/x86/hardened/package.mask b/profiles/uclibc/x86/hardened/package.mask index d63550cc29f8..90a102c22bfb 100644 --- a/profiles/uclibc/x86/hardened/package.mask +++ b/profiles/uclibc/x86/hardened/package.mask @@ -1,5 +1,5 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/x86/hardened/package.mask,v 1.2 2009/07/31 09:54:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/x86/hardened/package.mask,v 1.3 2009/10/15 03:15:07 solar Exp $ -=sys-devel/gcc-4* +>=sys-devel/gcc-4.4 |