diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-06-30 13:18:19 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-06-30 13:18:19 +0000 |
commit | cd14ea1efabc58f5cf32a58674b1aacd4adffeb3 (patch) | |
tree | 9c2172cc9482124c91748d038e40f5a4d6d7f858 /profiles/use.local.desc | |
parent | Version bump wrt bug #138298 (diff) | |
download | historical-cd14ea1efabc58f5cf32a58674b1aacd4adffeb3.tar.gz historical-cd14ea1efabc58f5cf32a58674b1aacd4adffeb3.tar.bz2 historical-cd14ea1efabc58f5cf32a58674b1aacd4adffeb3.zip |
Add local qt use flag for Qt 4.2
Diffstat (limited to 'profiles/use.local.desc')
-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 7a2c79b6580c..7a7d1629600d 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.1983 2006/06/29 04:01:38 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1984 2006/06/30 13:18:19 caleb Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1670,6 +1670,7 @@ x11-libs/libmatchbox:pango - Enable pango support x11-libs/libmatchbox:xsettings - Enable the use of xsettings for settings management. 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/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 |