summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-04-14 21:50:07 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-04-14 21:50:07 +0000
commit3bbba5001f9a371b42ed0464bd324d574132fa4f (patch)
tree63053a9795f3af1aa11b3e6633f2e3a64e70cc1c /profiles
parentFix attempt at fixing 217161, and work it from there. (diff)
downloadgentoo-2-3bbba5001f9a371b42ed0464bd324d574132fa4f.tar.gz
gentoo-2-3bbba5001f9a371b42ed0464bd324d574132fa4f.tar.bz2
gentoo-2-3bbba5001f9a371b42ed0464bd324d574132fa4f.zip
Add description for pch USE flag to Qt:4 split ebuilds.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/use.local.desc15
2 files changed, 18 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 51bfaec6d4d9..e373cd2ff5f0 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for profile directory
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1329 2008/04/14 21:36:58 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1330 2008/04/14 21:50:07 ingmar Exp $
+
+ 14 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org> use.local.desc:
+ Add description for pch USE flag to Qt:4 split ebuilds.
14 Apr 2008; Matthias Schwarzott <zzam@gentoo.org> package.mask:
Unmasked >=udev-119-r1
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 0988c40550d9..32bbcfe67006 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.3489 2008/04/14 21:12:43 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3490 2008/04/14 21:50:07 ingmar Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -2166,12 +2166,25 @@ 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:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
x11-libs/qt:qt3support - Enable the Qt3Support libraries for Qt4
+x11-libs/qt-assistant:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
x11-libs/qt-core:glib - Enable glib eventloop support
+x11-libs/qt-core:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
x11-libs/qt-core:qt3support - Enable the Qt3Support libraries for Qt4
+x11-libs/qt-dbus:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
x11-libs/qt-gui:glib - Enable glib eventloop support
+x11-libs/qt-gui:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
x11-libs/qt-gui:qt3support - Enable the Qt3Support libraries for Qt4
+x11-libs/qt-opengl:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
x11-libs/qt-opengl:qt3support - Enable the Qt3Support libraries for Qt4
+x11-libs/qt-phonon:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
+x11-libs/qt-qt3support:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
+x11-libs/qt-script:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
+x11-libs/qt-sql:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
x11-libs/qt-sql:qt3support - Enable the Qt3Support libraries for Qt4
+x11-libs/qt-svg:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
+x11-libs/qt-test:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
+x11-libs/qt-webkit:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
+x11-libs/qt-xmlpatterns:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
x11-libs/wxGTK:pch - Enable precompiled header support for faster compilation at the expense of disk space and memory
x11-misc/adesklets:ctrlmenu - force CTRL to be pressed to fire context menu
x11-misc/fbdesk:imlib2 - Add support for imlib2 (pixmap themes)