diff options
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/package.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 909a031781f2..3bbd9d93b678 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2883 2009/07/08 11:08:46 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2884 2009/07/08 11:34:01 yngwin Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 08 Jul 2009; Ben de Groot <yngwin@gentoo.org> hardened/linux/package.mask: + Add same mask to hardened/linux to work around this design fail of not + having hardened as parent, while being its subdirectory + 08 Jul 2009; Ben de Groot <yngwin@gentoo.org> hardened/package.mask: Mask fltk revisions on hardened that need glibc-2.10 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 |