blueness 14/07/21 22:34:56 Modified: ChangeLog package.mask Log: It is safe to unmask sys-lib/musl now
Revision Changes Path 1.702 profiles/base/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.702&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.702&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?r1=1.701&r2=1.702 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v retrieving revision 1.701 retrieving revision 1.702 diff -u -r1.701 -r1.702 --- ChangeLog 21 Jul 2014 19:10:32 -0000 1.701 +++ ChangeLog 21 Jul 2014 22:34:56 -0000 1.702 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.701 2014/07/21 19:10:32 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.702 2014/07/21 22:34:56 blueness Exp $ + + 21 Jul 2014; Anthony G. Basile <[email protected]> package.mask: + It is safe to unmask sys-lib/musl now 21 Jul 2014; Alon Bar-Lev <[email protected]> package.use.stable.mask: Add 'app-crypt/tpm-tools pkcs11' per bug#510204 1.66 profiles/base/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.mask?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.mask?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.mask?r1=1.65&r2=1.66 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- package.mask 6 Jun 2014 16:24:21 -0000 1.65 +++ package.mask 21 Jul 2014 22:34:56 -0000 1.66 @@ -1,12 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.65 2014/06/06 16:24:21 zerochaos Exp $ - -# Anthony G. Basile <[email protected]> (15 Jun 2013) -# Make sure sys-libs/musl is only available for musl profiles or -# where the user explicitly unmasks it as using it incorrectly -# can break a system. It is still available with crossdev. -sys-libs/musl +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.66 2014/07/21 22:34:56 blueness Exp $ # Rick Farina <[email protected]> (6 Jun 2013) # Pm-utils based hibernate and suspend support has discontinued.
