diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-07-31 20:59:39 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-07-31 20:59:39 +0000 |
commit | 4e19de2d7afc7c1b878083be84aa298cdcfef0b8 (patch) | |
tree | 0cdbc5406a6bfc026d83b4c1d35c2ffde2609491 /profiles/use.local.desc | |
parent | remove useless inherit eutils (diff) | |
download | gentoo-2-4e19de2d7afc7c1b878083be84aa298cdcfef0b8.tar.gz gentoo-2-4e19de2d7afc7c1b878083be84aa298cdcfef0b8.tar.bz2 gentoo-2-4e19de2d7afc7c1b878083be84aa298cdcfef0b8.zip |
Added pci useflag for MOL.
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b76a8d627034..3b25890c44a1 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1356 2005/07/31 09:56:08 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1357 2005/07/31 20:59:39 josejx Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -74,6 +74,7 @@ app-emulation/gxemul:cacheemu - Enables support for cache emulation app-emulation/gxemul:delays - Enables instruction latency/delay emulation app-emulation/gxemul:mips16 - Enables MIPS16 instruction support app-emulation/mol:oldworld - Includes Macintosh's OldWorld support +app-emulation/mol:pci - Experimental PCI proxy support app-emulation/mol:sheep - Support for the sheep net driver app-emulation/mol:vnc - Includes vnc support app-emulation/pearpc:jit - Use the JITC-X86 CPU |