jer 15/02/21 11:49:45 Modified: ChangeLog package.use.mask Log: Drop unrequested USE flag masks.
Revision Changes Path 1.240 profiles/arch/hppa/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.240&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.240&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.239&r2=1.240 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v retrieving revision 1.239 retrieving revision 1.240 diff -u -r1.239 -r1.240 --- ChangeLog 21 Feb 2015 11:37:26 -0000 1.239 +++ ChangeLog 21 Feb 2015 11:49:45 -0000 1.240 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/hppa profile # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.239 2015/02/21 11:37:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.240 2015/02/21 11:49:45 jer Exp $ + + 21 Feb 2015; Jeroen Roovers <[email protected]> package.use.mask: + Drop unrequested USE flag masks. 21 Feb 2015; Michał Górny <[email protected]> package.use.mask: Mask non-keyworded qca plugin flags for old qca version, part of 1.155 profiles/arch/hppa/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/package.use.mask?rev=1.155&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/package.use.mask?rev=1.155&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/package.use.mask?r1=1.154&r2=1.155 Index: package.use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- package.use.mask 21 Feb 2015 11:37:26 -0000 1.154 +++ package.use.mask 21 Feb 2015 11:49:45 -0000 1.155 @@ -1,15 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.154 2015/02/21 11:37:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.155 2015/02/21 11:49:45 jer Exp $ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <[email protected]>. -# 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 logger pkcs11 sasl - # Jeroen Roovers <[email protected]> (2 Feb 2015) # dev-python/gevent requires dev-python/greenlet which has not been ported to # HPPA (bug #538510)
