bircoph 15/08/05 22:03:52 Modified: package.use.mask Log: Fix bug 556612.
Revision Changes Path 1.26 profiles/hardened/linux/amd64/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask?r1=1.25&r2=1.26 Index: package.use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- package.use.mask 24 Sep 2013 08:19:29 -0000 1.25 +++ package.use.mask 5 Aug 2015 22:03:52 -0000 1.26 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.25 2013/09/24 08:19:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.26 2015/08/05 22:03:52 bircoph Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -29,3 +29,9 @@ # Magnus Granberg <[email protected]> (29 Nov 2012) # Bug #444786 disable nvidia on app-admin/conky app-admin/conky nvidia + +# Cernlib has address space issues on amd64 and package is no +# longer supported by upstream. Thus masking it and its reverse +# dependencies. +# See bugs 426764, 556612. +=sci-physics/geant-4.9.4* geant3
