klausman 15/08/08 11:16:22 Modified: ChangeLog package.use.mask Log: Mask USE=gevent for pyzor due to unavailability of greenlets
Revision Changes Path 1.235 profiles/arch/alpha/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.235&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.235&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.234&r2=1.235 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v retrieving revision 1.234 retrieving revision 1.235 diff -u -r1.234 -r1.235 --- ChangeLog 7 Aug 2015 08:09:06 -0000 1.234 +++ ChangeLog 8 Aug 2015 11:16:22 -0000 1.235 @@ -1,6 +1,9 @@ # 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.234 2015/08/07 08:09:06 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.235 2015/08/08 11:16:22 klausman Exp $ + + 08 Aug 2015; Tobias Klausmann <[email protected]> package.use.mask: + Mask USE=gevent for pyzor due to unavailability of greenlets 07 Aug 2015; Tobias Klausmann <[email protected]> package.use.mask, use.mask: 1.193 profiles/arch/alpha/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.193&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.193&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?r1=1.192&r2=1.193 Index: package.use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v retrieving revision 1.192 retrieving revision 1.193 diff -u -r1.192 -r1.193 --- package.use.mask 7 Aug 2015 08:09:06 -0000 1.192 +++ package.use.mask 8 Aug 2015 11:16:22 -0000 1.193 @@ -1,6 +1,11 @@ # 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.192 2015/08/07 08:09:06 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.193 2015/08/08 11:16:22 klausman Exp $ + +# Tobias Klausmann <[email protected]> (08 Aug 2015) +# It's unlikely that greenlet will ever be ported to Alpha. Mask USE=gevent for +# pyzor to avoid that dependency. See bug 538510 +>=dev-python/pyzor-1.0.0 gevent # Tobias Klausmann <[email protected]> (11 Jul 2015) # The test suite has ridiculous (transitive) requirements like
