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/hardened/linux/powerpc/ppc64: use.mask
Date: Wed, 02 Feb 2011 09:56:54
Message-Id: 20110202095645.D68D020054@flycatcher.gentoo.org
1 xarthisius 11/02/02 09:56:45
2
3 Modified: use.mask
4 Log:
5 Unmask qt4 as the reasong of the masking is long gone
6
7 Revision Changes Path
8 1.5 profiles/hardened/linux/powerpc/ppc64/use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/use.mask?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/use.mask?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/use.mask?r1=1.4&r2=1.5
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/use.mask,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- use.mask 13 Dec 2009 21:45:32 -0000 1.4
21 +++ use.mask 2 Feb 2011 09:56:45 -0000 1.5
22 @@ -48,9 +48,6 @@
23 # Keywording wpa_supplicant, but I don't have madwifi(-ng) hardware to test with, only BCM4306.
24 madwifi
25
26 -# mask qt4 (does not work) - bug #178779
27 -qt4
28 -
29 # USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
30 # Bug #184563, 18 Sep 2007
31 # Robin H. Johnson <robbat2@g.o>