Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Wed, 08 Sep 2010 16:13:54
Message-Id: 20100908161349.6346D20054@flycatcher.gentoo.org
1 robbat2 10/09/08 16:13:49
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5937 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5937&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5937&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5936&r2=1.5937
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5936
18 retrieving revision 1.5937
19 diff -p -w -b -B -u -u -r1.5936 -r1.5937
20 --- use.local.desc 8 Sep 2010 07:14:28 -0000 1.5936
21 +++ use.local.desc 8 Sep 2010 16:13:49 -0000 1.5937
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2010 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.5936 2010/09/08 07:14:28 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5937 2010/09/08 16:13:49 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -3774,9 +3774,13 @@ x11-drivers/ati-drivers:qt4 - Install q
31 x11-drivers/linuxwacom:modules - Build kernel module
32 x11-libs/agg:gpc - Enable gpc polygon clipper library
33 x11-libs/cairo:cleartype - Add ClearType-style behavior for sub-pixel hinting. Patch taken from Arch Linux
34 +x11-libs/cairo:drm - Use Linux DRM for backend acceleration
35 +x11-libs/cairo:gallium - Use Mesa's Gallium backend for acceleration
36 x11-libs/cairo:glitz - Build with glitz support, which replaces some software render operations with Mesa OpenGL operations
37 x11-libs/cairo:lcdfilter - Add FreeType LCD filtering, ClearType-style behavior for sub-pixel-hinting. Overrides cleartype USE flag. Patch taken from Ubuntu
38 x11-libs/cairo:opengl - When used along with USE=glitz, enables glitz-glx usage. Requires hardware OpenGL support
39 +x11-libs/cairo:openvg - Use OpenVG for backend acceleration
40 +x11-libs/cairo:qt - Use Qt for rendering
41 x11-libs/fltk:games - Builds and installs some extra games
42 x11-libs/gtk+:introspection - Use dev-libs/gobject-introspection for introspection
43 x11-libs/gtkdatabox:glade - Build with libglade and glade-3 supports, which includes a glade's module for GtkDataBox widget