Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/linux/amd64/13.0: use.stable.mask
Date: Sat, 30 Nov 2013 13:19:03
Message-Id: 20131130131857.9D30B2004F@flycatcher.gentoo.org
1 pacho 13/11/30 13:18:57
2
3 Modified: use.stable.mask
4 Log:
5 Modify profile settings for python-3.3 going to stable, bug #474128
6
7 Revision Changes Path
8 1.3 profiles/default/linux/amd64/13.0/use.stable.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/13.0/use.stable.mask?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/13.0/use.stable.mask?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/13.0/use.stable.mask?r1=1.2&r2=1.3
13
14 Index: use.stable.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/13.0/use.stable.mask,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- use.stable.mask 7 Aug 2013 22:11:07 -0000 1.2
21 +++ use.stable.mask 30 Nov 2013 13:18:57 -0000 1.3
22 @@ -1,6 +1,11 @@
23 # Copyright 1999-2013 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/13.0/use.stable.mask,v 1.2 2013/08/07 22:11:07 mgorny Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/13.0/use.stable.mask,v 1.3 2013/11/30 13:18:57 pacho Exp $
27 +
28 +# Pacho Ramos <pacho@g.o> (30 Nov 2013)
29 +# Python 3.3 is going to stable, bug #474128
30 +-python_targets_python3_3
31 +-python_single_target_python3_3
32
33 # Michał Górny <mgorny@g.o> (19 Jan 2013)
34 # PyPy is unstable on this arch.