diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-11-06 10:53:29 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-11-06 10:53:29 +0000 |
commit | 12de2ed8a84e14164d70c02af038e5696603bf3a (patch) | |
tree | 3f46de3887700bb6ded5a2bf77357485f317f27f /profiles/use.local.desc | |
parent | Add missing dependency on asciidoc to build documentation. (diff) | |
download | gentoo-2-12de2ed8a84e14164d70c02af038e5696603bf3a.tar.gz gentoo-2-12de2ed8a84e14164d70c02af038e5696603bf3a.tar.bz2 gentoo-2-12de2ed8a84e14164d70c02af038e5696603bf3a.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 6e7cc1d237ce..89e312d7e1f0 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.6128 2010/11/06 04:33:41 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6129 2010/11/06 10:53:29 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") @@ -4000,6 +4000,7 @@ x11-libs/qt-core:qt3support - Enable the Qt3Support libraries for Qt4. Note that x11-libs/qt-dbus:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) x11-libs/qt-declarative:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) 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-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) |