summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-10-08 14:14:27 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-10-08 14:14:27 +0000
commit64b9cb64093fb849635fdc4561df0278ea6792b9 (patch)
tree6428aa467bebc1e47f7102dea667be7ac791b5a1 /profiles
parenthttp://my.opera.com/desktopteam/blog/2010/10/08/opera-10-63-release-candidate-2 (diff)
downloadgentoo-2-64b9cb64093fb849635fdc4561df0278ea6792b9.tar.gz
gentoo-2-64b9cb64093fb849635fdc4561df0278ea6792b9.tar.bz2
gentoo-2-64b9cb64093fb849635fdc4561df0278ea6792b9.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc24
1 files changed, 23 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 7d7aad34481a..5a0badc17c30 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.6018 2010/10/07 20:34:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6019 2010/10/08 14:14:27 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")
@@ -2612,6 +2612,28 @@ net-im/ejabberd:mod_pubsub - Build Pubsub module
net-im/ejabberd:mod_srl - Build LDAP shared roster module (https://alioth.debian.org/projects/ejabberd-msrl/)
net-im/ejabberd:mod_statsdx - Measures several statistics, and provides a new section in ejabberd Web Admin to view them.
net-im/ejabberd:web - Enable web admin interface
+net-im/ekg2:extra - Enable following plugins: autoresponder, polchat, rivchat, rot13, xmsg.
+net-im/ekg2:gadu - Enable Gadu-Gadu protocol support (requires net-libs/libgadu).
+net-im/ekg2:gif - GIF token support for Gadu-Gadu protocol.
+net-im/ekg2:gnutls - Enable SSL/TLS support through GnuTLS (for jabber plugin). If 'ssl' is set too, GnuTLS will be used.
+net-im/ekg2:gpg - Enable jabber message encryption through app-crypt/gpgme.
+net-im/ekg2:inotify - Enable inotify-based filesystem moniotoring support for xmsg&mail plugins.
+net-im/ekg2:irc - Enable IRC protocol support.
+net-im/ekg2:jogger - Enable support for Jogger.pl jabber bot message parsing plugin.
+net-im/ekg2:jpeg - JPEG token support for Gadu-Gadu protocol.
+net-im/ekg2:mail - Enable mailbox/maildir monitoring plugin.
+net-im/ekg2:minimal - Don't build following plugins: ioctld, logs, rc.
+net-im/ekg2:oracle - Support logging messages into Oracle database.
+net-im/ekg2:pcap - Enable Gadu-Gadu protocol sniffer plugin (requires net-libs/libpcap).
+net-im/ekg2:remote - Enable remote UI plugin allowing to connect to running EKG2 using net-im/ekg2-remote.
+net-im/ekg2:sim - Enable 'sim' plugin which provides asymmetric encryption of messages used by few unofficial Gadu-Gadu clients (requires dev-libs/openssl).
+net-im/ekg2:sms - Enable SMS sending plugin.
+net-im/ekg2:sqlite - Support logging messages into SQLite2 database. If 'sqlite3' is set too, it will be used instead.
+net-im/ekg2:sqlite3 - Support logging messages into SQLite3 database. If 'sqlite' is set too, SQLite3 will be used.
+net-im/ekg2:srv - Use SRV-capable resolver through libresolv.
+net-im/ekg2:ssl - Enable SSL/TLS support through OpenSSL (for jabber plugin). If 'gnutls' is set too, it will be used instead.
+net-im/ekg2:static - Link statically with plugins instead of installing them as shared libraries (external libraries can still be linked dynamically).
+net-im/ekg2:web - Enable httprc_xajax WebUI plugin.
net-im/empathy:applet - Enable Empathy's applets for gnome-base/gnome-panel
net-im/empathy:nautilus - Enable nautilus-sendto support
net-im/empathy:webkit - Build support for Adium-style HTML-based conversation window themes using net-libs/webkit-gtk