diff options
author | Ben de Groot <yngwin@gentoo.org> | 2009-07-08 11:34:02 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2009-07-08 11:34:02 +0000 |
commit | cbdc93673b5fc4847eae3538319a41e51a0e212d (patch) | |
tree | 4f220e55ce42ab47a1eb918d1a64bdf1702a5843 /profiles/hardened | |
parent | Mask fltk revisions on hardened that need glibc-2.10 (diff) | |
download | gentoo-2-cbdc93673b5fc4847eae3538319a41e51a0e212d.tar.gz gentoo-2-cbdc93673b5fc4847eae3538319a41e51a0e212d.tar.bz2 gentoo-2-cbdc93673b5fc4847eae3538319a41e51a0e212d.zip |
Add same mask to hardened/linux to work around this design fail of not having hardened as parent, while being its subdirectory
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index 326f28099a62..35ac6214ba8e 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -1,6 +1,10 @@ # 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.17 2009/05/24 21:20:43 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.18 2009/07/08 11:34:02 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 |