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: Fri, 03 Jul 2009 00:27:51
Message-Id: E1MMWd3-0008OW-A6@stork.gentoo.org
1 robbat2 09/07/03 00:27:49
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.4596 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4596&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4596&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.4595&r2=1.4596
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.4595
18 retrieving revision 1.4596
19 diff -p -w -b -B -u -u -r1.4595 -r1.4596
20 --- use.local.desc 2 Jul 2009 23:07:55 -0000 1.4595
21 +++ use.local.desc 3 Jul 2009 00:27:49 -0000 1.4596
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 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.4595 2009/07/02 23:07:55 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4596 2009/07/03 00:27: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 @@ -1601,6 +1601,7 @@ media-sound/picard:cdaudio - Enable supp
31 media-sound/podcatcher:bittorrent - Enable support for bittorrent downloads
32 media-sound/pulseaudio:X - Build the X11 publish module to export PulseAudio information through X11 protocol for clients to make use. Don't enable this flag if you want to use a system wide instance. If unsure, enable this flag.
33 media-sound/pulseaudio:asyncns - Use libasyncns for asynchronous name resolution.
34 +media-sound/pulseaudio:doc - Build the doxygen-described API documentation.
35 media-sound/pulseaudio:glib - Enable glib eventloop support
36 media-sound/pulseaudio:gnome - Use GConf to store user preferences on streams and so on. Don't enable this flag if you want to use a system wide instance. If unsure, enable this flag.
37 media-sound/pulseaudio:oss - Enable OSS sink/source (output/input). Also build the padsp script to make OSS software use PulseAudio.