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.205 profiles/arch/alpha/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.205&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.205&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.204&r2=1.205 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v retrieving revision 1.204 retrieving revision 1.205 diff -u -r1.204 -r1.205 --- ChangeLog 30 Oct 2014 08:37:33 -0000 1.204 +++ ChangeLog 15 Nov 2014 21:23:39 -0000 1.205 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.204 2014/10/30 08:37:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.205 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.9 profiles/arch/alpha/use.stable.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.stable.mask?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.stable.mask?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.stable.mask?r1=1.8&r2=1.9 Index: use.stable.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.stable.mask,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- use.stable.mask 4 Jul 2014 11:17:27 -0000 1.8 +++ use.stable.mask 15 Nov 2014 21:23:39 -0000 1.9 @@ -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/alpha/use.stable.mask,v 1.8 2014/07/04 11:17:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.stable.mask,v 1.9 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
