mgorny 15/02/21 11:37:26 Modified: ChangeLog package.use.mask Log: Mask non-keyworded qca plugin flags for old qca version, part of https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/27 / https://bugs.funtoo.org/browse/FL-2119.
Revision Changes Path 1.217 profiles/arch/alpha/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.217&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.217&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.216&r2=1.217 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v retrieving revision 1.216 retrieving revision 1.217 diff -u -r1.216 -r1.217 --- ChangeLog 10 Feb 2015 02:43:48 -0000 1.216 +++ ChangeLog 21 Feb 2015 11:37:26 -0000 1.217 @@ -1,6 +1,11 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.216 2015/02/10 02:43:48 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.217 2015/02/21 11:37:26 mgorny Exp $ + + 21 Feb 2015; Michał Górny <[email protected]> package.use.mask: + Mask non-keyworded qca plugin flags for old qca version, part of + https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/27 / + https://bugs.funtoo.org/browse/FL-2119. 10 Feb 2015; Patrick Lauer <[email protected]> package.use.mask: Mask media-libs/libav[x265] until keywords catch up 1.179 profiles/arch/alpha/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.179&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.179&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?r1=1.178&r2=1.179 Index: package.use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v retrieving revision 1.178 retrieving revision 1.179 diff -u -r1.178 -r1.179 --- package.use.mask 10 Feb 2015 02:43:48 -0000 1.178 +++ package.use.mask 21 Feb 2015 11:37:26 -0000 1.179 @@ -1,6 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.178 2015/02/10 02:43:48 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.179 2015/02/21 11:37:26 mgorny Exp $ + +# Michał Górny <[email protected]> (21 Feb 2015) +# The external QCA plugins are not keyworded 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 # Patrick Lauer <[email protected]> (10 Feb 2015) # Missing keywords for media-libs/x265
