diff options
author | 2009-02-19 18:47:43 +0000 | |
---|---|---|
committer | 2009-02-19 18:47:43 +0000 | |
commit | 1fbb9ca2ce27d3c59003df1c1666ee0c57aeef8e (patch) | |
tree | 5e308200b6b6b3faaed9df9fbdba53033842987f /profiles/use.local.desc | |
parent | remove unused use flags (diff) | |
download | historical-1fbb9ca2ce27d3c59003df1c1666ee0c57aeef8e.tar.gz historical-1fbb9ca2ce27d3c59003df1c1666ee0c57aeef8e.tar.bz2 historical-1fbb9ca2ce27d3c59003df1c1666ee0c57aeef8e.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6673588755db..fd0d5784aef6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4211 2009/02/19 12:07:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4212 2009/02/19 18:47:43 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -976,7 +976,6 @@ gnustep-base/gnustep-back-cairo:xim - Enable X11 XiM input method gnustep-base/gnustep-back-xlib:xim - Enable X11 XiM input method gnustep-base/gnustep-base:gcc-libffi - Use dev-libs/libffi from sys-devel/gcc instead of dev-libs/ffcall. Requires sys-devel/gcc built with USE=libffi gnustep-base/gnustep-make:native-exceptions - Enables use of the native Objective-C exception support (@try/@catch/@finally) built-in objective-c exceptions with compilers that support it -kde-base/akonadi:nepomuk - Enable desktop-wide tagging support kde-base/akonadi:semantic-desktop - Enables desktop-wide tagging support. kde-base/ark:archive - Enable support for a variety of archive formats through libarchive kde-base/ark:zip - Enable zip support through LibZip @@ -1277,9 +1276,6 @@ media-libs/libifp:module - Build kernel module for non-root usage media-libs/libsdl:audio - Allow users to disable audio support completely (at their own risk) media-libs/libsdl:custom-cflags - Allow users to use any CFLAGS they like completely (at their own risk) media-libs/libsdl:joystick - Allow users to disable joystick support completely (at their own risk) -media-libs/libsdl:noaudio - Allow users to disable audio support completely (at their own risk) (deprecated) -media-libs/libsdl:nojoystick - Allow users to disable joystick support completely (at their own risk) (deprecated) -media-libs/libsdl:novideo - Allow users to disable video support completely (at their own risk) (deprecated) media-libs/libsdl:video - Allow users to disable video support completely (at their own risk) media-libs/libvorbis:aotuv - Applies the aoTuV patches. Aoyumi's Tuned Vorbis is a third-party patchset that improves the vorbis encoding quality. A previous version of the aoTuV patchset has already been merged with the official libvorbis release. The current patchset especially improves encoding quality at low bitrate settings, and is very likely to be merged at some point in the future. It is recommended that all users enable this useflag. media-libs/mesa:pic - disable optimized assembly code that is not PIC friendly |