diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-09-11 04:12:53 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-09-11 04:12:53 +0000 |
commit | 0d327d983ef3296b81a418f183507b08a5d9bc81 (patch) | |
tree | 52bb906ae781c9703548781317a72fb1a2473226 /profiles/use.local.desc | |
parent | Fixing the argument-too-long errors in the ebuild. (Manifest recommit) (diff) | |
download | gentoo-2-0d327d983ef3296b81a418f183507b08a5d9bc81.tar.gz gentoo-2-0d327d983ef3296b81a418f183507b08a5d9bc81.tar.bz2 gentoo-2-0d327d983ef3296b81a418f183507b08a5d9bc81.zip |
Added 'userland' local USE for app-emulation/mips64emul
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 216b0615e4da..850247ebde39 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.611 2004/09/10 20:14:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.612 2004/09/11 04:12:53 kumba Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -37,6 +37,7 @@ app-emulation/fuse:libdsk - Enable support for the floppy disk emulation library app-emulation/mips64emul:cacheemu - Enables support for cache emulation app-emulation/mips64emul:delays - Enables instruction latency/delay emulation app-emulation/mips64emul:mips16 - Enables MIPS16 instruction support +app-emulation/mips64emul:userland - Enables userland support app-emulation/mol:oldworld - Includes Macintosh's OldWorld support app-emulation/mol:sheep - Support for the sheep net driver app-emulation/mol:vnc - Includes vnc support |