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: package.mask
Date: Mon, 22 Oct 2007 11:34:58
Message-Id: E1IjvYX-0000Qb-Ug@stork.gentoo.org
1 aballier 07/10/22 11:34:49
2
3 Modified: package.mask
4 Log:
5 update ocaml 3.10 mask so that mask reason is a bit more verbose (and fix grammar?)
6
7 Revision Changes Path
8 1.7833 profiles/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.7833&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.7833&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.7832&r2=1.7833
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
17 retrieving revision 1.7832
18 retrieving revision 1.7833
19 diff -u -r1.7832 -r1.7833
20 --- package.mask 21 Oct 2007 17:51:50 -0000 1.7832
21 +++ package.mask 22 Oct 2007 11:34:49 -0000 1.7833
22 @@ -1,5 +1,5 @@
23 ####################################################################
24 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7832 2007/10/21 17:51:50 drac Exp $
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7833 2007/10/22 11:34:49 aballier Exp $
26 # When you add an entry to this file, add your name, the date, and an
27 # explanation of why something is getting masked
28 #
29 @@ -547,9 +547,9 @@
30 app-shells/ash
31
32 # Alexis Ballier <aballier@g.o> (26 May 2007)
33 -# New major release, camlp4 has lots of api chages
34 +# New major release of ocaml (3.10), camlp4 has lots of api chages
35 # Thus it breaks lots of ocaml packages
36 -# Other things that needs to be checked : hardened, hppa
37 +# Other things that need to be checked : hardened, hppa
38 # Also mask apps that strictly depend on it
39 >=dev-lang/ocaml-3.10.0
40 >=dev-ml/ulex-1.0
41
42
43
44 --
45 gentoo-commits@g.o mailing list