diff options
author | 2010-05-01 18:07:49 +0000 | |
---|---|---|
committer | 2010-05-01 18:07:49 +0000 | |
commit | 8773223fc5d801a4087b2987175e091014d2221e (patch) | |
tree | c38b343788630618acbaa2872b9846c3225466a4 /profiles/use.local.desc | |
parent | Add trace use flag to build trace graphicssystem egine. Fixes bug #317809 (diff) | |
download | historical-8773223fc5d801a4087b2987175e091014d2221e.tar.gz historical-8773223fc5d801a4087b2987175e091014d2221e.tar.bz2 historical-8773223fc5d801a4087b2987175e091014d2221e.zip |
Automated update of use.local.desc
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 8cbd80e94189..bb2061caabf3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5515 2010/04/30 22:07:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5516 2010/05/01 18:07:49 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") @@ -3538,6 +3538,7 @@ x11-libs/qt-gui:exceptions - Add support for exceptions - like catching them ins x11-libs/qt-gui:glib - Enable dev-libs/glib eventloop support x11-libs/qt-gui:qt3support - Enable the Qt3Support libraries for Qt4. Note that this does not mean you can compile pure Qt3 programs with Qt4. x11-libs/qt-gui:raster - Use the alternative raster graphicssystem as default rendering engine +x11-libs/qt-gui:trace - Build the new 'trace' graphicsssytem engine which allows to record all drawing operations into a trace buffer. Later it can be replayed with the qttracereplay utility x11-libs/qt-multimedia:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) x11-libs/qt-opengl:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) x11-libs/qt-opengl:qt3support - Enable the Qt3Support libraries for Qt4 |