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/amd64: package.use.mask
Date: Mon, 28 Sep 2009 02:09:08
Message-Id: E1Ms5fn-00075p-7l@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.27 profiles/hardened/amd64/package.use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/amd64/package.use.mask?rev=1.27&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/amd64/package.use.mask?rev=1.27&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/amd64/package.use.mask?r1=1.26&r2=1.27
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/package.use.mask,v
17 retrieving revision 1.26
18 retrieving revision 1.27
19 diff -u -r1.26 -r1.27
20 --- package.use.mask 2 Aug 2009 10:03:18 -0000 1.26
21 +++ package.use.mask 28 Sep 2009 02:09:06 -0000 1.27
22 @@ -7,7 +7,7 @@
23 # Mask dbus, hal, nas and scanner USE flags;
24 # Bug 203680
25 # Mask GnuTLS (not available as 32-bit library)
26 -app-emulation/wine dbus hal ldap nas scanner gnutls
27 +app-emulation/wine dbus hal ldap nas scanner gnutls gphoto2
28
29 # 2008/08/01 Jean-Noël Rivasseau <elvanor@g.o>
30 # Disabling gcj flag, no gcc-4.3.1 yet