Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog use.mask
Date: Sat, 24 Nov 2012 21:39:07
Message-Id: 20121124213812.6543F215F3@flycatcher.gentoo.org
1 floppym 12/11/24 21:38:12
2
3 Modified: ChangeLog use.mask
4 Log:
5 Mask/unmask python_single_target use-expand values.
6
7 Revision Changes Path
8 1.174 profiles/arch/hppa/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.174&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.174&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.173&r2=1.174
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
17 retrieving revision 1.173
18 retrieving revision 1.174
19 diff -u -r1.173 -r1.174
20 --- ChangeLog 20 Nov 2012 05:30:40 -0000 1.173
21 +++ ChangeLog 24 Nov 2012 21:38:12 -0000 1.174
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/hppa profile
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.173 2012/11/20 05:30:40 mgorny Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.174 2012/11/24 21:38:12 floppym Exp $
27 +
28 + 24 Nov 2012; Mike Gilbert <floppym@g.o> use.mask:
29 + Mask python_single_target values not supported on this arch.
30
31 20 Nov 2012; Michał Górny <mgorny@g.o> use.mask:
32 Introduce a complete PYTHON_TARGETS mask wrt bug #440616.
33
34
35
36 1.66 profiles/arch/hppa/use.mask
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?rev=1.66&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?rev=1.66&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?r1=1.65&r2=1.66
41
42 Index: use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v
45 retrieving revision 1.65
46 retrieving revision 1.66
47 diff -u -r1.65 -r1.66
48 --- use.mask 20 Nov 2012 05:30:40 -0000 1.65
49 +++ use.mask 24 Nov 2012 21:38:12 -0000 1.66
50 @@ -1,5 +1,5 @@
51 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.65 2012/11/20 05:30:40 mgorny Exp $
53 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.66 2012/11/24 21:38:12 floppym Exp $
54 # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@g.o>.
55
56 # Michał Górny <mgorny@g.o> (31 Oct 2012)
57 @@ -8,6 +8,9 @@
58 python_targets_pypy1_8
59 python_targets_pypy1_9
60 python_targets_jython2_5
61 +python_single_target_pypy1_8
62 +python_single_target_pypy1_9
63 +python_single_target_jython2_5
64
65 # Jeroen Roovers <jer@g.o> (13 Nov 2012)
66 # media-libs/fdk-aac is not supported on HPPA (bug #442806)