diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-10-01 21:47:37 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-10-01 21:47:37 +0000 |
commit | 95af7029c2c6e281a474061f8bcf8fcb62bf659a (patch) | |
tree | 9440122a2e477c83390720efae5fa4a9bb0f0a26 /profiles | |
parent | Fix unicode apostrophe that was causing an error during use.local.desc genera... (diff) | |
download | gentoo-2-95af7029c2c6e281a474061f8bcf8fcb62bf659a.tar.gz gentoo-2-95af7029c2c6e281a474061f8bcf8fcb62bf659a.tar.bz2 gentoo-2-95af7029c2c6e281a474061f8bcf8fcb62bf659a.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 93a3d8e76f74..1814e3e25b4e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3908 2008/10/01 21:44:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3909 2008/10/01 21:47:37 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") @@ -2528,6 +2528,7 @@ x11-libs/qt:glib - Enable dev-libs/glib eventloop support 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:qt3support - Enable the Qt3Support libraries for Qt4 +x11-libs/qt-assistant:webkit - Enable x11-libs/qt-webkit support, for more sophisticated online help display using webkit's HTML renderer. x11-libs/qt-core:glib - Enable dev-libs/glib eventloop support 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-gui:glib - Enable dev-libs/glib eventloop support |