Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Mon, 01 Sep 2008 00:48:00
Message-Id: E1KZxa5-0003bg-2N@stork.gentoo.org
1 robbat2 08/09/01 00:47:45
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.3822 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.3822&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.3822&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.3821&r2=1.3822
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3821
18 retrieving revision 1.3822
19 diff -p -w -b -B -u -u -r1.3821 -r1.3822
20 --- use.local.desc 31 Aug 2008 11:47:41 -0000 1.3821
21 +++ use.local.desc 1 Sep 2008 00:47:43 -0000 1.3822
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3821 2008/08/31 11:47:41 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3822 2008/09/01 00:47:43 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -212,12 +212,19 @@ app-emulation/virtualbox-ose:headless -
31 app-emulation/virtualbox-ose:sdk - Enable building of SDK
32 app-emulation/vov:gprof - build with profiling support
33 app-emulation/wine:gecko - Add support for the Gecko engine when using iexplore
34 +app-emulation/xen:acm - Enable the ACM/sHype XSM module from IBM
35 app-emulation/xen:custom-cflags - Use CFLAGS from /etc/make.conf rather than the default Xen CFLAGS (not supported)
36 +app-emulation/xen:flask - Enable the Flask XSM module from NSA
37 app-emulation/xen:pae - Enable support for PAE kernels (usually x86-32 with >4GB memory)
38 +app-emulation/xen:xsm - Enable the Xen Security Modules (XSM)
39 +app-emulation/xen-tools:acm - Enable the ACM/sHype XSM module from IBM
40 +app-emulation/xen-tools:api - Build the C libxenapi bindings
41 app-emulation/xen-tools:custom-cflags - Use CFLAGS from /etc/make.conf rather than the default Xen CFLAGS (not supported)
42 +app-emulation/xen-tools:flask - Enable the Flask XSM module from NSA
43 app-emulation/xen-tools:hvm - Enable support for hardware based virtualization (VT-x, AMD-v
44 app-emulation/xen-tools:pygrub - Install the pygrub boot loader
45 app-emulation/xen-tools:screen - Enable support for running domain U console in an app-misc/screen session
46 +app-emulation/xen-tools:xsm - Enable the Xen Security Modules (XSM)
47 app-forensics/samhain:login-watch - Compile in the module to watch for login/logout events
48 app-forensics/samhain:mounts-check - Compile in the module to check for correct mount options
49 app-forensics/samhain:netclient - Compile a client, rather than a standalone version