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: Thu, 01 Jul 2010 10:45:16
Message-Id: 20100701104513.E52882C621@corvid.gentoo.org
1 xarthisius 10/07/01 10:45:13
2
3 Modified: ChangeLog package.use.mask
4 Log:
5 Masking sys-cluster/pacemaker[heartbeat]
6
7 Revision Changes Path
8 1.93 profiles/arch/amd64/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.93&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.93&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.92&r2=1.93
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
17 retrieving revision 1.92
18 retrieving revision 1.93
19 diff -u -r1.92 -r1.93
20 --- ChangeLog 27 Jun 2010 13:38:31 -0000 1.92
21 +++ ChangeLog 1 Jul 2010 10:45:13 -0000 1.93
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/AMD64 profile directory
24 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.92 2010/06/27 13:38:31 ssuominen Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.93 2010/07/01 10:45:13 xarthisius Exp $
27 +
28 + 01 Jul 2010; Kacper Kowalik <xarthisius@g.o> package.use.mask:
29 + Masking sys-cluster/pacemaker[heartbeat]
30
31 27 Jun 2010; Samuli Suominen <ssuominen@g.o> package.use.mask:
32 Unmask USE="mp3" for app-emulation/wine because
33
34
35
36 1.67 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.67&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.67&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?r1=1.66&r2=1.67
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.66
46 retrieving revision 1.67
47 diff -u -r1.66 -r1.67
48 --- package.use.mask 27 Jun 2010 13:38:31 -0000 1.66
49 +++ package.use.mask 1 Jul 2010 10:45:13 -0000 1.67
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2009 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.66 2010/06/27 13:38:31 ssuominen Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.67 2010/07/01 10:45:13 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> (1 Jul 2010)
63 +# >=heartbeat-3.0 is pmasked
64 +sys-cluster/pacemaker -heartbeat
65 +
66 # Nirbheek Chauhna <nirbheek@g.o> (26 Jun 2010)
67 # Inter-process communication doesn't work on anything except x86/amd64/arm
68 # due to lack of atomic ops, bug 325185