diff options
author | 2010-11-06 19:33:55 +0000 | |
---|---|---|
committer | 2010-11-06 19:33:55 +0000 | |
commit | 8d5e6eb742c28346f33e50e963fdd9632d224983 (patch) | |
tree | 04a10e37b895f57fbfeb2236cded5d5ff544f46f /profiles | |
parent | stable x86, bug 343969 (diff) | |
download | gentoo-2-8d5e6eb742c28346f33e50e963fdd9632d224983.tar.gz gentoo-2-8d5e6eb742c28346f33e50e963fdd9632d224983.tar.bz2 gentoo-2-8d5e6eb742c28346f33e50e963fdd9632d224983.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-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 bae5d30cff0a..ff0d5221d3ff 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.6130 2010/11/06 16:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6131 2010/11/06 19:33:55 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") @@ -4003,6 +4003,7 @@ x11-libs/qt-declarative:exceptions - Add support for exceptions - like catching x11-libs/qt-declarative:private-headers - Install Qt declarative private headers required by Qt-creator QmlDesigner and QmlInspector plugins" x11-libs/qt-declarative:qt3support - Enable the Qt3Support libraries for Qt4. Note that this does not mean you can compile pure Qt3 programs with Qt4. x11-libs/qt-demo:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) +x11-libs/qt-demo: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:egl - Use EGL instead of default GLX to manage OpenGL contexts on the desktop x11-libs/qt-gui:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) x11-libs/qt-gui:glib - Enable dev-libs/glib eventloop support |