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/mips: ChangeLog use.mask
Date: Wed, 31 Oct 2012 16:13:29
Message-Id: 20121031161233.3AD1A21604@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.105 profiles/arch/mips/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.105&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.105&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.104&r2=1.105
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
17 retrieving revision 1.104
18 retrieving revision 1.105
19 diff -u -r1.104 -r1.105
20 --- ChangeLog 17 Oct 2012 03:09:26 -0000 1.104
21 +++ ChangeLog 31 Oct 2012 16:12:33 -0000 1.105
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/MIPS profile directory
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.104 2012/10/17 03:09:26 mattst88 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.105 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 17 Oct 2012; Matt Turner <mattst88@g.o> make.defaults:
32 Add LIBDIR_* definitions to make.defaults for single-ABI profiles.
33
34
35
36 1.58 profiles/arch/mips/use.mask
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.58&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.58&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.57&r2=1.58
41
42 Index: use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
45 retrieving revision 1.57
46 retrieving revision 1.58
47 diff -u -r1.57 -r1.58
48 --- use.mask 24 Aug 2012 06:38:38 -0000 1.57
49 +++ use.mask 31 Oct 2012 16:12:33 -0000 1.58
50 @@ -1,4 +1,4 @@
51 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.57 2012/08/24 06:38:38 mr_bones_ Exp $
52 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.58 2012/10/31 16:12:33 mgorny Exp $
53
54 # Unmask the flag which corresponds to ARCH.
55 -mips
56 @@ -372,3 +372,9 @@
57 -ip28
58 -ip30
59 -fixed-point
60 +
61 +# Michał Górny <mgorny@g.o> (31 Oct 2012)
62 +# Mask PYTHON_TARGETS for implementations not keyworded on this arch.
63 +python_targets_pypy1_8
64 +python_targets_pypy1_9
65 +python_targets_jython2_5