Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Fri, 30 Nov 2007 00:53:16
Message-Id: E1Ixu7t-0006bj-4y@stork.gentoo.org
1 dirtyepic 07/11/30 00:53:05
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Readding pch local USE flag to x11-libs/wxGTK.
6
7 Revision Changes Path
8 1.868 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.868&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.868&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.867&r2=1.868
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.867
18 retrieving revision 1.868
19 diff -u -r1.867 -r1.868
20 --- ChangeLog 29 Nov 2007 21:41:37 -0000 1.867
21 +++ ChangeLog 30 Nov 2007 00:53:04 -0000 1.868
22 @@ -1,6 +1,9 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.867 2007/11/29 21:41:37 peper Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.868 2007/11/30 00:53:04 dirtyepic Exp $
27 +
28 + 30 Nov 2007; Ryan Hill <dirtyepic@g.o> use.local.desc:
29 + Readding pch local USE flag to x11-libs/wxGTK.
30
31 29 Nov 2007; Piotr JaroszyƄski <peper@g.o> package.mask:
32 Mask =app-pda/libopensync-plugin-vformat-9999.
33
34
35
36 1.3173 profiles/use.local.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3173&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3173&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3172&r2=1.3173
41
42 Index: use.local.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
45 retrieving revision 1.3172
46 retrieving revision 1.3173
47 diff -u -r1.3172 -r1.3173
48 --- use.local.desc 29 Nov 2007 18:21:13 -0000 1.3172
49 +++ use.local.desc 30 Nov 2007 00:53:04 -0000 1.3173
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2007 Gentoo Foundation.
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3172 2007/11/29 18:21:13 hollow Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3173 2007/11/30 00:53:04 dirtyepic Exp $
55
56 # This file contains descriptions of local USE flags, and the ebuilds which
57 # contain them.
58 @@ -2190,6 +2190,7 @@
59 x11-libs/qt:immqt-bc - Enable binary compatible version of immodule for Qt
60 x11-libs/qt:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only)
61 x11-libs/qt:qt3support - Enable the Qt3Support libraries for Qt4
62 +x11-libs/wxGTK:pch - Enable precompiled header support for faster compilation at the expense of disk space and memory
63 x11-misc/adesklets:ctrlmenu - force CTRL to be pressed to fire context menu
64 x11-misc/adesklets:fontconfig - Support for managing custom fonts via fontconfig
65 x11-misc/dmenu:savedconfig - Add support to user defined configs
66
67
68
69 --
70 gentoo-commits@g.o mailing list