Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Sun, 04 Nov 2007 06:55:44
Message-Id: E1IoZOW-00066V-1D@stork.gentoo.org
1 mr_bones_ 07/11/04 06:55:40
2
3 Modified: use.local.desc
4 Log:
5 remove unused app-emulation/virtualbox-related use flags
6
7 Revision Changes Path
8 1.3120 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3120&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3120&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3119&r2=1.3120
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3119
18 retrieving revision 1.3120
19 diff -u -r1.3119 -r1.3120
20 --- use.local.desc 4 Nov 2007 06:54:32 -0000 1.3119
21 +++ use.local.desc 4 Nov 2007 06:55:39 -0000 1.3120
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 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.3119 2007/11/04 06:54:32 mr_bones_ Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3120 2007/11/04 06:55:39 mr_bones_ Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -139,13 +139,10 @@
31 app-emulation/uae:ui - Build User Interface (could be gtk or ncurses based, depending on sdl, dga, svga, and aalib USE flags)
32 app-emulation/vice:resid - Enable support for ReSID
33 app-emulation/virtualbox-bin:additions - Install Guest System Tools ISO
34 -app-emulation/virtualbox-bin:nowrapper - Disable the VirtualBox XPCom Server autostart wrapper
35 app-emulation/virtualbox-bin:sdk - Enable building of SDK
36 app-emulation/virtualbox:additions - Install Guest System Tools ISO
37 app-emulation/virtualbox:alsa - Enable support for ALSA instead of OSS
38 -app-emulation/virtualbox:nowrapper - Disable the VirtualBox XPCom Server autostart wrapper
39 app-emulation/virtualbox:sdk - Enable building of SDK
40 -app-emulation/virtualbox:vboxbfe - Install simple SDL frontend useful for debugging purposes
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:hvm - Enable support for hardware based virtualization (VT-x, AMD-v)
43 app-emulation/xen-tools:ioemu - Enable support for emulated io devices including video via VNC for domainUs
44
45
46
47 --
48 gentoo-commits@g.o mailing list