summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-02-18 00:27:39 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-02-18 00:27:39 +0000
commita9e04812f3214acb9e4031b83f9a91e29e3edb43 (patch)
treebb43430713dfbe4da793754887a528aa4a500195 /profiles
parent[x11-libs/qt-webkit] added exceptions USE flag description (diff)
downloadgentoo-2-a9e04812f3214acb9e4031b83f9a91e29e3edb43.tar.gz
gentoo-2-a9e04812f3214acb9e4031b83f9a91e29e3edb43.tar.bz2
gentoo-2-a9e04812f3214acb9e4031b83f9a91e29e3edb43.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc13
1 files changed, 12 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 45bd733b4a38..863eed2b3b09 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.5291 2010/02/18 00:08:00 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5292 2010/02/18 00:27:39 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")
@@ -3372,13 +3372,24 @@ 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-demo:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia)
+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
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-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
+x11-libs/qt-phonon:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia)
+x11-libs/qt-qt3support:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia)
x11-libs/qt-qt3support:kde - Select media-sound/phonon as phonon variant needed for kde
x11-libs/qt-qt3support:phonon - Enable phonon configuration dialog in qtconfig
+x11-libs/qt-script:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia)
+x11-libs/qt-sql:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia)
x11-libs/qt-sql:qt3support - Enable the Qt3Support libraries for Qt4
+x11-libs/qt-svg:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia)
+x11-libs/qt-test:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia)
+x11-libs/qt-webkit:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia)
x11-libs/qt-webkit:kde - Select media-sound/phonon as phonon variant needed for kde
x11-libs/vte:glade - Provide integration with dev-util/glade.
x11-libs/wxGTK:gnome - Use gnome-base/libgnomeprintui for printing tasks.