summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-11-09 09:15:33 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-11-09 09:15:33 +0000
commitb6e3018ed24ba6d47399a03a8ff63743fed75171 (patch)
treecba5715fc62bae2ee36a86605b5a4e900f684338 /profiles/use.local.desc
parentadded qt3support USE, fixes bug #342423 (diff)
downloadgentoo-2-b6e3018ed24ba6d47399a03a8ff63743fed75171.tar.gz
gentoo-2-b6e3018ed24ba6d47399a03a8ff63743fed75171.tar.bz2
gentoo-2-b6e3018ed24ba6d47399a03a8ff63743fed75171.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 7028cbb0bc21..783ef3ea66c3 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.6139 2010/11/09 00:13:48 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6140 2010/11/09 09:15:33 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")
@@ -3995,6 +3995,7 @@ x11-libs/qt:qt3support - Enable the Qt3Support libraries for Qt4
x11-libs/qt-assistant:compat - Build the extra compatibility package required by a few packages. More information at http://labs.qt.nokia.com/2010/06/22/qt-assistant-compat-version-available-as-extra-source-package/
x11-libs/qt-assistant:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia)
x11-libs/qt-assistant:glib - Enable dev-libs/glib eventloop support
+x11-libs/qt-assistant:qt3support - Enable the Qt3Support libraries for Qt4. Note that this does not mean you can compile pure Qt3 programs with Qt4.
x11-libs/qt-assistant:trace - Build the qttracereplay utility which is required to play drawings recorded with the trace graphicssystem engine
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