Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/amd64: package.use.mask
Date: Mon, 28 Sep 2009 02:09:09
Message-Id: E1Ms5fn-000761-Ny@stork.gentoo.org
1 flameeyes 09/09/28 02:09:07
2
3 Modified: package.use.mask
4 Log:
5 Mask gphoto2 USE flag for wine on 64-bit systems (it's not in the emul packages).
6
7 Revision Changes Path
8 1.11 profiles/hardened/linux/amd64/package.use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask?rev=1.11&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask?rev=1.11&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask?r1=1.10&r2=1.11
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v
17 retrieving revision 1.10
18 retrieving revision 1.11
19 diff -u -r1.10 -r1.11
20 --- package.use.mask 19 Sep 2009 10:58:07 -0000 1.10
21 +++ package.use.mask 28 Sep 2009 02:09:07 -0000 1.11
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2009 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.mask,v 1.10 2009/09/19 10:58:07 maekke Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.11 2009/09/28 02:09:07 flameeyes Exp $
27
28 # Markus Meier <maekke@g.o> (19 Sep 2009)
29 # Mask media-gfx/blender[openmp] as it needs
30 @@ -12,7 +12,7 @@
31 # Mask dbus, hal, nas and scanner USE flags;
32 # Bug 203680
33 # Mask GnuTLS (not available as 32-bit library)
34 -app-emulation/wine dbus hal ldap nas scanner gnutls
35 +app-emulation/wine dbus hal ldap nas scanner gnutls gphoto2
36
37 # cuda dont work on hardended
38 sci-misc/boinc cuda