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/sh: ChangeLog use.mask
Date: Wed, 31 Oct 2012 16:13:35
Message-Id: 20121031161233.C38DC21607@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.82 profiles/arch/sh/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/ChangeLog?rev=1.82&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/ChangeLog?rev=1.82&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/ChangeLog?r1=1.81&r2=1.82
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v
17 retrieving revision 1.81
18 retrieving revision 1.82
19 diff -u -r1.81 -r1.82
20 --- ChangeLog 21 Oct 2012 17:28:22 -0000 1.81
21 +++ ChangeLog 31 Oct 2012 16:12:33 -0000 1.82
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/sh profile directory
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.81 2012/10/21 17:28:22 armin76 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.82 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.72 profiles/arch/sh/use.mask
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/use.mask?rev=1.72&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/use.mask?rev=1.72&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/use.mask?r1=1.71&r2=1.72
41
42 Index: use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sh/use.mask,v
45 retrieving revision 1.71
46 retrieving revision 1.72
47 diff -u -r1.71 -r1.72
48 --- use.mask 29 Sep 2012 17:03:35 -0000 1.71
49 +++ use.mask 31 Oct 2012 16:12:33 -0000 1.72
50 @@ -167,3 +167,9 @@
51 # Matt Turner <mattst88@g.o) (10 Feb 2012)
52 # mask wayland since dev-libs/wayland isn't keyworded
53 wayland
54 +
55 +# Michał Górny <mgorny@g.o> (31 Oct 2012)
56 +# Mask PYTHON_TARGETS for implementations not keyworded on this arch.
57 +python_targets_pypy1_8
58 +python_targets_pypy1_9
59 +python_targets_jython2_5