Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: use.mask
Date: Wed, 28 Dec 2011 16:24:30
Message-Id: 20111228162420.BF2882004C@flycatcher.gentoo.org
1 graaff 11/12/28 16:24:20
2
3 Modified: use.mask
4 Log:
5 Mask ruby_targets_ruby19 USE flag for now on alpha until bug 332593 is fixed.
6
7 Revision Changes Path
8 1.53 profiles/arch/alpha/use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.53&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.53&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.52&r2=1.53
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
17 retrieving revision 1.52
18 retrieving revision 1.53
19 diff -u -r1.52 -r1.53
20 --- use.mask 28 Oct 2011 05:04:13 -0000 1.52
21 +++ use.mask 28 Dec 2011 16:24:20 -0000 1.53
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2011 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License, v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.52 2011/10/28 05:04:13 tetromino Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.53 2011/12/28 16:24:20 graaff Exp $
27
28 # Unmask the flag which corresponds to ARCH.
29 -alpha
30 @@ -169,3 +169,7 @@
31 # Matt Turner <mattst88@g.o> (13 Dec 2010)
32 # We don't have sys-devel/llvm
33 llvm
34 +
35 +# Hans de Graaff <graaff@g.o> (28 Dec 2011)
36 +# Temporarily masking since ruby 1.9 isn't fully keyworded yet, bug 332593
37 +ruby_targets_ruby19