mgorny 15/02/21 21:03:14 Modified: ChangeLog package.use.stable.mask Log: Stable-mask non-stable qca plugin flags for old qca version.
Revision Changes Path 1.309 profiles/arch/amd64/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.309&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.309&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.308&r2=1.309 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v retrieving revision 1.308 retrieving revision 1.309 diff -u -r1.308 -r1.309 --- ChangeLog 21 Feb 2015 08:20:35 -0000 1.308 +++ ChangeLog 21 Feb 2015 21:03:14 -0000 1.309 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.308 2015/02/21 08:20:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.309 2015/02/21 21:03:14 mgorny Exp $ + + 21 Feb 2015; Michał Górny <[email protected]> package.use.stable.mask: + Stable-mask non-stable qca plugin flags for old qca version. 21 Feb 2015; Michał Górny <[email protected]> no-emul-linux-x86/package.use.stable.mask: 1.123 profiles/arch/amd64/package.use.stable.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?rev=1.123&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?rev=1.123&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?r1=1.122&r2=1.123 Index: package.use.stable.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v retrieving revision 1.122 retrieving revision 1.123 diff -u -r1.122 -r1.123 --- package.use.stable.mask 19 Feb 2015 17:29:32 -0000 1.122 +++ package.use.stable.mask 21 Feb 2015 21:03:14 -0000 1.123 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.122 2015/02/19 17:29:32 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.123 2015/02/21 21:03:14 mgorny 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 @@ -18,6 +18,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (21 Feb 2015) +# The external QCA plugins are not stable on this arch. Since +# this is only a temporary measure and nothing depends on them, +# just masking them until the new version goes stable. +<app-crypt/qca-2.1 pkcs11 + # Andreas K. Huettel <[email protected]> (12 Feb 2015) # Depends on multilib sys-libs/zlib dev-libs/librevenge abi_x86_32
