From cb69beb7fe38249e8ff46d4bc82c0f3ddfb95caf Mon Sep 17 00:00:00 2001 From: Christian Heim Date: Tue, 17 Apr 2007 20:06:44 +0000 Subject: [PATCH] Mask dev-lang/ocaml and USE=math for www-apps/mediawiki for now, as ocaml is broken on hardened (see #110541) and mediawiki relies on ocaml with said USE flag. --- profiles/hardened/package.mask | 7 ++++++- profiles/hardened/package.use.mask | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index 5f185b8566ac..c2a5476cd255 100644 --- a/profiles/hardened/package.mask +++ b/profiles/hardened/package.mask @@ -1,9 +1,14 @@ # 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.20 2007/03/26 05:05:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.21 2007/04/17 20:06:44 phreak Exp $ # This file is additional masking for the hardened profile +# Christian Heim (17 April 2007) +# dev-lang/ocaml is broken on hardened; either creates a TEXTREL +# object or tries to make a segment writeable (bug #110541). +dev-lang/ocaml + # Christian Heim (28 January 2007) # Mask sys-devel/autoconf-2.61 due to bug #161566 =sys-devel/autoconf-2.61 diff --git a/profiles/hardened/package.use.mask b/profiles/hardened/package.use.mask index b821fef63a07..64f867386200 100644 --- a/profiles/hardened/package.use.mask +++ b/profiles/hardened/package.use.mask @@ -2,4 +2,4 @@ # make sure your package forces a new-enough portage. sys-devel/gcc -hardened - +www-apps/mediawiki math -- 2.26.2