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, 08 Oct 2010 15:02:50
Message-Id: 20101008141427.E773B20054@flycatcher.gentoo.org
1 robbat2 10/10/08 14:14:27
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.6019 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.6019&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.6019&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.6018&r2=1.6019
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.6018
18 retrieving revision 1.6019
19 diff -p -w -b -B -u -u -r1.6018 -r1.6019
20 --- use.local.desc 7 Oct 2010 20:34:11 -0000 1.6018
21 +++ use.local.desc 8 Oct 2010 14:14:27 -0000 1.6019
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.6018 2010/10/07 20:34:11 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6019 2010/10/08 14:14:27 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 @@ -2612,6 +2612,28 @@ net-im/ejabberd:mod_pubsub - Build Pubsu
31 net-im/ejabberd:mod_srl - Build LDAP shared roster module (https://alioth.debian.org/projects/ejabberd-msrl/)
32 net-im/ejabberd:mod_statsdx - Measures several statistics, and provides a new section in ejabberd Web Admin to view them.
33 net-im/ejabberd:web - Enable web admin interface
34 +net-im/ekg2:extra - Enable following plugins: autoresponder, polchat, rivchat, rot13, xmsg.
35 +net-im/ekg2:gadu - Enable Gadu-Gadu protocol support (requires net-libs/libgadu).
36 +net-im/ekg2:gif - GIF token support for Gadu-Gadu protocol.
37 +net-im/ekg2:gnutls - Enable SSL/TLS support through GnuTLS (for jabber plugin). If 'ssl' is set too, GnuTLS will be used.
38 +net-im/ekg2:gpg - Enable jabber message encryption through app-crypt/gpgme.
39 +net-im/ekg2:inotify - Enable inotify-based filesystem moniotoring support for xmsg&mail plugins.
40 +net-im/ekg2:irc - Enable IRC protocol support.
41 +net-im/ekg2:jogger - Enable support for Jogger.pl jabber bot message parsing plugin.
42 +net-im/ekg2:jpeg - JPEG token support for Gadu-Gadu protocol.
43 +net-im/ekg2:mail - Enable mailbox/maildir monitoring plugin.
44 +net-im/ekg2:minimal - Don't build following plugins: ioctld, logs, rc.
45 +net-im/ekg2:oracle - Support logging messages into Oracle database.
46 +net-im/ekg2:pcap - Enable Gadu-Gadu protocol sniffer plugin (requires net-libs/libpcap).
47 +net-im/ekg2:remote - Enable remote UI plugin allowing to connect to running EKG2 using net-im/ekg2-remote.
48 +net-im/ekg2:sim - Enable 'sim' plugin which provides asymmetric encryption of messages used by few unofficial Gadu-Gadu clients (requires dev-libs/openssl).
49 +net-im/ekg2:sms - Enable SMS sending plugin.
50 +net-im/ekg2:sqlite - Support logging messages into SQLite2 database. If 'sqlite3' is set too, it will be used instead.
51 +net-im/ekg2:sqlite3 - Support logging messages into SQLite3 database. If 'sqlite' is set too, SQLite3 will be used.
52 +net-im/ekg2:srv - Use SRV-capable resolver through libresolv.
53 +net-im/ekg2:ssl - Enable SSL/TLS support through OpenSSL (for jabber plugin). If 'gnutls' is set too, it will be used instead.
54 +net-im/ekg2:static - Link statically with plugins instead of installing them as shared libraries (external libraries can still be linked dynamically).
55 +net-im/ekg2:web - Enable httprc_xajax WebUI plugin.
56 net-im/empathy:applet - Enable Empathy's applets for gnome-base/gnome-panel
57 net-im/empathy:nautilus - Enable nautilus-sendto support
58 net-im/empathy:webkit - Build support for Adium-style HTML-based conversation window themes using net-libs/webkit-gtk