diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-05-29 15:08:02 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-05-29 15:08:02 +0000 |
commit | a8e3b1c0070aeb25923dc2808def5bee3a330a3c (patch) | |
tree | 71d9baa0d013a5adef9fc21734ca9db6b1c66d85 /profiles | |
parent | Fix focus-follows-mouse (Bug #290649) (diff) | |
download | gentoo-2-a8e3b1c0070aeb25923dc2808def5bee3a330a3c.tar.gz gentoo-2-a8e3b1c0070aeb25923dc2808def5bee3a330a3c.tar.bz2 gentoo-2-a8e3b1c0070aeb25923dc2808def5bee3a330a3c.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-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 8122898d6476..fcdb15f9cfab 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5605 2010/05/29 09:27:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5606 2010/05/29 15:08:02 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -3702,6 +3702,7 @@ x11-wm/enlightenment:pango - Enable pango font rendering x11-wm/enlightenment:xrandr - Enable support for the X xrandr extension x11-wm/fluxbox:disableslit - Disables the fluxbox slit (or dock) x11-wm/fluxbox:disabletoolbar - Disables the fluxbox toolbar +x11-wm/fluxbox:newmousefocus - Patches the focus model to the upcoming 1.1.2 model, which adds a new 'StrictMouseFocus' mode x11-wm/fluxbox:slit - Enables the fluxbox slit (or dock) x11-wm/fluxbox:toolbar - Enables the fluxbox toolbar x11-wm/fvwm:gtk2-perl - Enable GTK2 Perl bindings |