Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: ChangeLog package.use.mask
Date: Fri, 29 Jul 2011 18:04:20
Message-Id: 20110729174440.E5D8920051@flycatcher.gentoo.org
1 xarthisius 11/07/29 17:44:40
2
3 Modified: ChangeLog package.use.mask
4 Log:
5 Mask dev-lang/path64[assembler] as it currently fails to build
6
7 Revision Changes Path
8 1.140 profiles/arch/amd64/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.140&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.140&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.139&r2=1.140
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
17 retrieving revision 1.139
18 retrieving revision 1.140
19 diff -u -r1.139 -r1.140
20 --- ChangeLog 22 Jul 2011 18:11:45 -0000 1.139
21 +++ ChangeLog 29 Jul 2011 17:44:40 -0000 1.140
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/AMD64 profile directory
24 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.139 2011/07/22 18:11:45 blueness Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.140 2011/07/29 17:44:40 xarthisius Exp $
27 +
28 + 29 Jul 2011; Kacper Kowalik <xarthisius@g.o> package.use.mask:
29 + Mask dev-lang/path64[assembler] as it currently fails to build
30
31 22 Jul 2011; Anthony G. Basile <blueness@g.o> package.use.mask:
32 Unmask USE="nat-pmp" and "upnp" here.
33
34
35
36 1.102 profiles/arch/amd64/package.use.mask
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.102&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.102&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?r1=1.101&r2=1.102
41
42 Index: package.use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v
45 retrieving revision 1.101
46 retrieving revision 1.102
47 diff -u -r1.101 -r1.102
48 --- package.use.mask 22 Jul 2011 18:11:45 -0000 1.101
49 +++ package.use.mask 29 Jul 2011 17:44:40 -0000 1.102
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2011 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.101 2011/07/22 18:11:45 blueness Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.102 2011/07/29 17:44:40 xarthisius Exp $
55
56 # When you add an entry to the top of this file, add your name, the date, and
57 # an explanation of why something is getting masked. Please be extremely
58 @@ -18,6 +18,10 @@
59
60 #--- END OF EXAMPLES ---
61
62 +# Kacper Kowalik <xarthisius@g.o> (29 Jul 2011)
63 +# mask assembler as it currently doesn't work
64 +dev-lang/path64 assembler
65 +
66 # Anthony G. Basile <blueness@g.o> (22 Jul 2011)
67 # nat-pmp and upnp are only stable on amd64/x86 for this package
68 >=net-misc/tor-0.2.3 -nat-pmp -upnp