Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask
Date: Mon, 25 Feb 2008 07:27:30
Message-Id: E1JTXkE-0003XL-5i@stork.gentoo.org
1 leio 08/02/25 07:27:26
2
3 Modified: package.mask
4 Log:
5 Mask intltool-0.37.1 until the portage tree is sanitized to work correctly with this version, bug 199595
6
7 Revision Changes Path
8 1.8320 profiles/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.8320&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.8320&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.8319&r2=1.8320
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
17 retrieving revision 1.8319
18 retrieving revision 1.8320
19 diff -u -r1.8319 -r1.8320
20 --- package.mask 24 Feb 2008 20:24:11 -0000 1.8319
21 +++ package.mask 25 Feb 2008 07:27:25 -0000 1.8320
22 @@ -1,5 +1,5 @@
23 ####################################################################
24 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8319 2008/02/24 20:24:11 hollow Exp $
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8320 2008/02/25 07:27:25 leio Exp $
26 #
27 # When you add an entry to the top of this file, add your name, the date, and
28 # an explanation of why something is getting masked
29 @@ -29,6 +29,11 @@
30
31 ### END OF EXAMPLES
32
33 +# Mart Raudsepp <leio@g.o> (25 Feb 2008)
34 +# Masked until the portage tree is sanitized to work correctly with
35 +# this version, bug 199595
36 +>=dev-util/intltool-0.37.1
37 +
38 # Alexis Ballier <aballier@g.o> (24 Feb 2008)
39 # Release candidate of ocaml, some packages like lablgtk fails to build with it.
40 # Mask until a full release is out and everything is fine.
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list