diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-10-11 13:54:31 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-10-11 13:54:31 +0000 |
commit | f3abcd3fe6b43616a3348b8559503ad73b899bc1 (patch) | |
tree | 62bd340fdc2a05856af01693bde195bb92295f9b /profiles | |
parent | Version bump with multiple security fixes, remove old testing. (diff) | |
download | gentoo-2-f3abcd3fe6b43616a3348b8559503ad73b899bc1.tar.gz gentoo-2-f3abcd3fe6b43616a3348b8559503ad73b899bc1.tar.bz2 gentoo-2-f3abcd3fe6b43616a3348b8559503ad73b899bc1.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 a1cca26b349a..67855a09ba3d 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.6035 2010/10/11 08:54:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6036 2010/10/11 13:54:31 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") @@ -2854,6 +2854,7 @@ net-libs/ptlib:vxml - Enable VoiceXML support net-libs/ptlib:wav - Enable WAVFILE support net-libs/telepathy-glib:introspection - Use dev-libs/gobject-introspection for introspection net-libs/webkit-gtk:coverage - enable code coverage support +net-libs/webkit-gtk:introspection - Use dev-libs/gobject-introspection for introspection net-libs/webkit-gtk:websockets - enable full duplex single socket communication net-libs/xulrunner:custom-optimization - Fine-tune custom compiler optimizations net-libs/xulrunner:ipc - Use inter-process communication between tabs and plugins. Allows for greater stability in case of plugin crashes |