Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/sparc: ChangeLog use.mask
Date: Wed, 31 Oct 2012 16:13:10
Message-Id: 20121031161234.09FFD21608@flycatcher.gentoo.org
1 mgorny 12/10/31 16:12:33
2
3 Modified: ChangeLog use.mask
4 Log:
5 Add a PYTHON_TARGETS mask based on keywords.
6
7 Revision Changes Path
8 1.179 profiles/arch/sparc/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.179&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.179&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?r1=1.178&r2=1.179
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v
17 retrieving revision 1.178
18 retrieving revision 1.179
19 diff -u -r1.178 -r1.179
20 --- ChangeLog 21 Oct 2012 17:28:22 -0000 1.178
21 +++ ChangeLog 31 Oct 2012 16:12:33 -0000 1.179
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/sparc profile
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.178 2012/10/21 17:28:22 armin76 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.179 2012/10/31 16:12:33 mgorny Exp $
27 +
28 + 31 Oct 2012; Michał Górny <mgorny@g.o> use.mask:
29 + Add a PYTHON_TARGETS mask based on keywords.
30
31 21 Oct 2012; Raúl Porcel <armin76@g.o> package.use.mask:
32 Remove sys-apps/portage python3 p.use.mask now that python3 is stable
33
34
35
36 1.96 profiles/arch/sparc/use.mask
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?rev=1.96&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?rev=1.96&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?r1=1.95&r2=1.96
41
42 Index: use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v
45 retrieving revision 1.95
46 retrieving revision 1.96
47 diff -u -r1.95 -r1.96
48 --- use.mask 30 Sep 2012 06:59:28 -0000 1.95
49 +++ use.mask 31 Oct 2012 16:12:33 -0000 1.96
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2012 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License, v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.95 2012/09/30 06:59:28 flameeyes Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.96 2012/10/31 16:12:33 mgorny Exp $
55
56 # Unmask the flag which corresponds to ARCH.
57 -sparc
58 @@ -306,3 +306,9 @@
59 # Matt Turner <mattst88@g.o) (10 Feb 2012)
60 # mask wayland since dev-libs/wayland isn't keyworded
61 wayland
62 +
63 +# Michał Górny <mgorny@g.o> (31 Oct 2012)
64 +# Mask PYTHON_TARGETS for implementations not keyworded on this arch.
65 +python_targets_pypy1_8
66 +python_targets_pypy1_9
67 +python_targets_jython2_5