diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-07-31 12:09:13 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-07-31 12:09:13 +0000 |
commit | 779b40a2abc6c45dfc1b4d12c26b1453d6f31eff (patch) | |
tree | 605bff4ed6eed65087945e5bd09e719f31becf56 /profiles | |
parent | Version bumped to stable 0.99, also added 1.0.0_pre1. (diff) | |
download | gentoo-2-779b40a2abc6c45dfc1b4d12c26b1453d6f31eff.tar.gz gentoo-2-779b40a2abc6c45dfc1b4d12c26b1453d6f31eff.tar.bz2 gentoo-2-779b40a2abc6c45dfc1b4d12c26b1453d6f31eff.zip |
new local use flag for qt
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 57522b7a261d..508f51fc0e97 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2059 2006/07/30 23:36:27 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2060 2006/07/31 12:09:13 caleb Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1762,6 +1762,7 @@ x11-libs/libmatchbox:xsettings - Enable the use of xsettings for settings manage 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:glib - Enable glib eventloop support +x11-libs/qt:pch - Enable precompiled header support (gcc >3.4, faster compilation times) x11-libs/wxGTK:wxgtk1 - Add gtk1 support in addition to optional gtk2ansi and gtk2unicode x11-misc/adesklets:ctrlmenu - force CTRL to be pressed to fire context menu x11-misc/linuxwacom:dlloader - Installs dynamically linked linuxwacom Xorg driver |