Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Sun, 03 Jan 2010 15:59:07
Message-Id: E1NRSrA-0007GZ-ET@stork.gentoo.org
1 aballier 10/01/03 15:59:04
2
3 Modified: ChangeLog package.mask
4 Log:
5 mask ocaml rc
6
7 Revision Changes Path
8 1.3733 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3733&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3733&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.3732&r2=1.3733
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.3732
18 retrieving revision 1.3733
19 diff -u -r1.3732 -r1.3733
20 --- ChangeLog 3 Jan 2010 15:54:06 -0000 1.3732
21 +++ ChangeLog 3 Jan 2010 15:59:03 -0000 1.3733
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3732 2010/01/03 15:54:06 pacho Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3733 2010/01/03 15:59:03 aballier Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 03 Jan 2010; Alexis Ballier <aballier@g.o> package.mask:
33 + mask ocaml rc
34 +
35 03 Jan 2010; Pacho Ramos <pacho@g.o> arch/amd64/package.use.mask:
36 Mask wine's capi USE flag since its support is missing in our emul
37 packages
38
39
40
41 1.11037 profiles/package.mask
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.11037&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.11037&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.11036&r2=1.11037
46
47 Index: package.mask
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
50 retrieving revision 1.11036
51 retrieving revision 1.11037
52 diff -u -r1.11036 -r1.11037
53 --- package.mask 3 Jan 2010 11:26:44 -0000 1.11036
54 +++ package.mask 3 Jan 2010 15:59:03 -0000 1.11037
55 @@ -1,5 +1,5 @@
56 ####################################################################
57 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11036 2010/01/03 11:26:44 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11037 2010/01/03 15:59:03 aballier Exp $
59 #
60 # When you add an entry to the top of this file, add your name, the date, and
61 # an explanation of why something is getting masked. Please be extremely
62 @@ -31,6 +31,10 @@
63
64 #--- END OF EXAMPLES ---
65
66 +# Alexis Ballier <aballier@g.o> (03 Jan 2010)
67 +# Release candidates
68 +>=dev-lang/ocaml-3.11.2_rc
69 +
70 # Samuli Suominen <ssuominen@g.o> (03 Jan 2010)
71 # Doesn't compile wrt bug #269724, and is using Qt3
72 # wrt bug #283429. Masked for removal in 30 days.