diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-07-18 18:52:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-07-18 18:52:40 +0000 |
commit | a1efd815f115ad2ca4d5db9ca2ef7cd1f22dd1fc (patch) | |
tree | 1526d7059e2c77116652b93cd95587fe070cebd1 | |
parent | Fix compile issues with gcc-3.3. (diff) | |
download | gentoo-2-a1efd815f115ad2ca4d5db9ca2ef7cd1f22dd1fc.tar.gz gentoo-2-a1efd815f115ad2ca4d5db9ca2ef7cd1f22dd1fc.tar.bz2 gentoo-2-a1efd815f115ad2ca4d5db9ca2ef7cd1f22dd1fc.zip |
document some local use flags
-rw-r--r-- | profiles/use.local.desc | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index aceebf035ff5..3b8d502159e3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.61 2003/07/11 09:42:05 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.62 2003/07/18 18:52:40 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -11,7 +11,14 @@ app-editors/xemacs:athena - Chooses the MIT Athena widget set app-editors/xemacs:dnd - Enables support for the x11-libs/dnd drag-n-drop library app-editors/xemacs:neXt - Chooses the neXt L&F widget set app-editors/xemacs:lucid - Chooses the lucid widget set (default, deprecated) +app-emulation/fuse:libdsk - Enable support for the floppy disk emulation library app-games/freecraft-fcmp:music - Also installs the music that the project provides +app-games/fortune-mod:offensive - Allow fortune to offend you +app-games/nwn:nowin - For those people who cant grab the 1.2 gigs of data files from a windows partition +app-games/quake2:videos - Copy the video files also ... adds a few extra hundred megs and is for single player only +app-games/quake2-relnev:noqmax - Do not build the pretty version (quake max) +app-games/torcs:bots - Enables bot support +app-games/unreal-tournament-goty: S3TC - Add the extra fancy textures to UT ... only works on certain cards (nvidia/ati/s3) app-office/gnucash:ofx - Enable OFX support, for importing OFX data files. app-office/gnucash:hbci - Enable HBCI support, for connecting to some internet banks app-sci/mupad:mupad-noscilab - Disable scilab that comes with MuPAD package. Use system-wide instead. |