Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/amd64: package.use.stable.mask
Date: Wed, 26 Mar 2014 09:37:11
Message-Id: 20140326093707.5E01820054@flycatcher.gentoo.org
1 chithanh 14/03/26 09:37:07
2
3 Modified: package.use.stable.mask
4 Log:
5 Mask multilib for wayland/weston, so they can go stable in bug #500368.
6
7 Revision Changes Path
8 1.9 profiles/hardened/linux/amd64/package.use.stable.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask?rev=1.9&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask?rev=1.9&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask?r1=1.8&r2=1.9
13
14 Index: package.use.stable.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask,v
17 retrieving revision 1.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- package.use.stable.mask 16 Mar 2014 22:47:03 -0000 1.8
21 +++ package.use.stable.mask 26 Mar 2014 09:37:07 -0000 1.9
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2014 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask,v 1.8 2014/03/16 22:47:03 tomwij Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask,v 1.9 2014/03/26 09:37:07 chithanh Exp $
27
28 # Tom Wijsman <TomWij@g.o (16 Mar 2014)
29 # Mask unstable USE flags on media-video/vlc, see security bug #499806.
30 @@ -102,7 +102,8 @@
31 dev-libs/nss abi_x86_32
32 dev-libs/openssl abi_x86_32
33 dev-libs/re2 abi_x86_32
34 -dev-libs/udis86 abi_x86_32
35 +dev-libs/wayland abi_x86_32
36 +dev-libs/weston abi_x86_32
37 dev-libs/yajl abi_x86_32
38 dev-qt/qtcore abi_x86_32
39 dev-qt/qtdbus abi_x86_32