floppym 14/11/15 21:23:39 Modified: ChangeLog use.stable.mask Log: Move python3_4 mask to arch profiles. Move pyudev[python3_4] mask to base profile.
Revision Changes Path 1.293 profiles/arch/powerpc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ChangeLog?rev=1.293&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ChangeLog?rev=1.293&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ChangeLog?r1=1.292&r2=1.293 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v retrieving revision 1.292 retrieving revision 1.293 diff -u -r1.292 -r1.293 --- ChangeLog 30 Oct 2014 08:41:51 -0000 1.292 +++ ChangeLog 15 Nov 2014 21:23:39 -0000 1.293 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/PPC profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.292 2014/10/30 08:41:51 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.293 2014/11/15 21:23:39 floppym Exp $ + + 15 Nov 2014; Mike Gilbert <[email protected]> use.stable.mask: + Move python3_4 mask to arch profiles. 30 Oct 2014; Michał Górny <[email protected]> package.use.mask: Temporarily mask sys-apps/systemd[terminal] due to non-keyworded deps. 1.12 profiles/arch/powerpc/use.stable.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/use.stable.mask?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/use.stable.mask?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/use.stable.mask?r1=1.11&r2=1.12 Index: use.stable.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/use.stable.mask,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- use.stable.mask 4 Jul 2014 11:43:07 -0000 1.11 +++ use.stable.mask 15 Nov 2014 21:23:39 -0000 1.12 @@ -1,10 +1,15 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/use.stable.mask,v 1.11 2014/07/04 11:43:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/use.stable.mask,v 1.12 2014/11/15 21:23:39 floppym Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert <[email protected]> (15 Nov 2014) +# Waiting for stabilization (bug 525510). +python_targets_python3_4 +python_single_target_python3_4 + # Pacho Ramos <[email protected]> (17 Apr 2014) # Dropped stable keywords after the discussion caused by # Gnome 3.8/3.10 stabilization on this arch
