diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-09-12 20:27:43 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-09-12 20:27:43 +0000 |
commit | 48373182352d7f54f1ae650d707286f0b8045214 (patch) | |
tree | 7afdd6bbaaaa0f1669f60c1c7ffd61088f9a8625 /profiles | |
parent | Added confchanges patch. Fixes bug #282612 (diff) | |
download | gentoo-2-48373182352d7f54f1ae650d707286f0b8045214.tar.gz gentoo-2-48373182352d7f54f1ae650d707286f0b8045214.tar.bz2 gentoo-2-48373182352d7f54f1ae650d707286f0b8045214.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d9bc2ff7a205..6f863299393b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4809 2009/09/12 14:08:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4810 2009/09/12 20:27:43 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") @@ -2365,14 +2365,9 @@ net-libs/openh323:novideo - Disable video codecs net-libs/ortp:srtp - Add support for Secure RTP net-libs/ptlib:asn - Enable ASN decoding/encoding support net-libs/ptlib:audio - Enable audio support -net-libs/ptlib:config-file - Enable config file support -net-libs/ptlib:dns - Enable DNS resolver support net-libs/ptlib:dtmf - Enable DTMF encoding/decoding support net-libs/ptlib:http - Enable HTTP support -net-libs/ptlib:http-forms - Enable http forms support -net-libs/ptlib:http-server - Enable http server support net-libs/ptlib:mail - Enable mail protocols (POP3/SMTP) -net-libs/ptlib:pipechan - Enable pipechannel support net-libs/ptlib:qos - Enable QOS support net-libs/ptlib:remote - Enable remote connection support net-libs/ptlib:serial - Enable serial port support @@ -2381,9 +2376,7 @@ net-libs/ptlib:socks - Enable SOCKS protocol support net-libs/ptlib:stun - Enable STUN support net-libs/ptlib:telnet - Enable telnet protocol support net-libs/ptlib:tts - Enable Text-To-Speech server support -net-libs/ptlib:url - Enable URL support net-libs/ptlib:video - Enable video support -net-libs/ptlib:video-file - Enable video file support net-libs/ptlib:vxml - Enable VoiceXML support net-libs/ptlib:wav - Enable WAVFILE support net-libs/webkit-gtk:coverage - enable code coverage support |