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, 01 Sep 2010 20:33:57
Message-Id: 20100901203352.D442620054@flycatcher.gentoo.org
1 robbat2 10/09/01 20:33:52
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5911 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.5911&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5911&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5910&r2=1.5911
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5910
18 retrieving revision 1.5911
19 diff -p -w -b -B -u -u -r1.5910 -r1.5911
20 --- use.local.desc 1 Sep 2010 17:34:20 -0000 1.5910
21 +++ use.local.desc 1 Sep 2010 20:33:52 -0000 1.5911
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.5910 2010/09/01 17:34:20 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5911 2010/09/01 20:33:52 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 @@ -2818,6 +2818,14 @@ net-misc/asterisk-moh-opsound:siren7 - I
31 net-misc/asterisk-moh-opsound:sln16 - Install the sounds files for the sln16 codec.
32 net-misc/asterisk-moh-opsound:ulaw - Install the sounds files for the ulaw codec.
33 net-misc/asterisk-moh-opsound:wav - Install the sounds files for the wav codec.
34 +net-misc/cfengine:html - Install HTML documentation
35 +net-misc/cfengine:libvirt - Enable support for virtual machine management through app-emulation/libvirt
36 +net-misc/cfengine:mysql - Use dev-db/mysql as database backend, default would be Berkeley DB (sys-libs/db)
37 +net-misc/cfengine:pcre - Use PCRE rather than GNU Regex from libc
38 +net-misc/cfengine:postgres - Use dev-db/postgresql-server as database backend, default would be Berkeley DB (sys-libs/db)
39 +net-misc/cfengine:qdbm - Use dev-db/qdbm as database backend, default would be Berkeley DB (sys-libs/db)
40 +net-misc/cfengine:tests - Install test files
41 +net-misc/cfengine:tokyocabinet - Use dev-db/tokyocabinet as database backend, default would be Berkeley DB (sys-libs/db)
42 net-misc/connman:dhclient - Use dhclient from net-misc/dhcp for getting ip.
43 net-misc/connman:dnsproxy - Enable dnsproxy support.
44 net-misc/connman:ethernet - Enable ethernet support.