diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-02-18 00:08:00 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-02-18 00:08:00 +0000 |
commit | fe5b531ef532baf013d81ac40accbf94807d604c (patch) | |
tree | c1408cd4cc463314949ecbe195ad2b4b079c7c30 /profiles | |
parent | [x11-libs/qt-dbus] added exceptions USE flag description (diff) | |
download | gentoo-2-fe5b531ef532baf013d81ac40accbf94807d604c.tar.gz gentoo-2-fe5b531ef532baf013d81ac40accbf94807d604c.tar.bz2 gentoo-2-fe5b531ef532baf013d81ac40accbf94807d604c.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c940dc21bb23..45bd733b4a38 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.5290 2010/02/17 16:07:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5291 2010/02/18 00:08:00 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") @@ -3366,9 +3366,12 @@ x11-libs/qt:immqt - Enable binary incompatible version of immodule for Qt x11-libs/qt:immqt-bc - Enable binary compatible version of immodule for Qt x11-libs/qt:kde - Select media-sound/phonon as phonon variant needed for kde x11-libs/qt:qt3support - Enable the Qt3Support libraries for Qt4 +x11-libs/qt-assistant:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) +x11-libs/qt-core:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) x11-libs/qt-core:glib - Enable dev-libs/glib eventloop support x11-libs/qt-core:optimized-qmake - Enable qmake optimization x11-libs/qt-core:qt3support - Enable the Qt3Support libraries for Qt4. Note that this does not mean you can compile pure Qt3 programs with Qt4. +x11-libs/qt-dbus: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 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 |