Gentoo Archives: gentoo-commits

From: "Caleb Tennis (caleb)" <caleb@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Fri, 21 Dec 2007 16:18:06
Message-Id: E1J5kZU-0001SM-VK@stork.gentoo.org
1 caleb 07/12/21 16:18:00
2
3 Modified: use.local.desc
4 Log:
5 Add glib and qt3support flags to new qt-core
6
7 Revision Changes Path
8 1.3227 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3227&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3227&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3226&r2=1.3227
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3226
18 retrieving revision 1.3227
19 diff -u -r1.3226 -r1.3227
20 --- use.local.desc 20 Dec 2007 15:48:30 -0000 1.3226
21 +++ use.local.desc 21 Dec 2007 16:18:00 -0000 1.3227
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3226 2007/12/20 15:48:30 flameeyes Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3227 2007/12/21 16:18:00 caleb Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -2222,6 +2222,8 @@
31 x11-libs/qt:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
32 x11-libs/qt-webkit:pch - Enable precompiled header support for faster compilation times (gcc > 3.4 only)
33 x11-libs/qt:qt3support - Enable the Qt3Support libraries for Qt4
34 +x11-libs/qt-core:qt3support - Enable the Qt3Support libraries for Qt4
35 +x11-libs/qt-core:glib - Enable glib eventloop support
36 x11-libs/wxGTK:pch - Enable precompiled header support for faster compilation at the expense of disk space and memory
37 x11-misc/adesklets:ctrlmenu - force CTRL to be pressed to fire context menu
38 x11-misc/adesklets:fontconfig - Support for managing custom fonts via fontconfig
39
40
41
42 --
43 gentoo-commits@g.o mailing list