summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2010-12-17 20:08:36 +0000
committerMichał Górny <mgorny@gentoo.org>2010-12-17 20:08:36 +0000
commitc08916c31ccac6066a980c89ab0b3ef97602fb0b (patch)
tree1f34dc4e5c640c2fff24e3cb0c4a9f2c544f1e66 /net-im/ekg2/metadata.xml
parentx86 stable wrt bug #348338 (diff)
downloadhistorical-c08916c31ccac6066a980c89ab0b3ef97602fb0b.tar.gz
historical-c08916c31ccac6066a980c89ab0b3ef97602fb0b.tar.bz2
historical-c08916c31ccac6066a980c89ab0b3ef97602fb0b.zip
Sync the live ebuild with the mgorny repo. This means switching it into the new git repo and switching it back to the original autotools build system.
Package-Manager: portage-2.2.0_alpha7_p8/cvs/Linux x86_64
Diffstat (limited to 'net-im/ekg2/metadata.xml')
-rw-r--r--net-im/ekg2/metadata.xml19
1 files changed, 15 insertions, 4 deletions
diff --git a/net-im/ekg2/metadata.xml b/net-im/ekg2/metadata.xml
index ad18a7895317..30e137880b50 100644
--- a/net-im/ekg2/metadata.xml
+++ b/net-im/ekg2/metadata.xml
@@ -8,13 +8,20 @@
</maintainer>
<use>
+ <flag name='expat'>Enable plugins relying on <pkg>dev-libs/expat</pkg>
+ (jabber &amp; feed plugins).</flag>
<flag name='extra'>Enable following plugins: autoresponder,
polchat, rivchat, rot13, xmsg.</flag>
<flag name='gadu'>Enable Gadu-Gadu protocol support (requires
<pkg>net-libs/libgadu</pkg>).</flag>
<flag name='gif'>GIF token support for Gadu-Gadu protocol.</flag>
- <flag name='gnutls'>Enable SSL/TLS support through GnuTLS (for jabber
- plugin). If 'ssl' is set too, GnuTLS will be used.</flag>
+ <flag name='gnutls' restrict='&lt;net-im/ekg2-0.3.0_rc'>Enable SSL/TLS
+ support through GnuTLS for the plugins supporting it. If 'ssl'
+ is enabled too, GnuTLS will be preferred where possible (and
+ OpenSSL will be used elsewhere).</flag>
+ <flag name='gnutls' restrict='&gt;=net-im/ekg2-0.3.0_rc'>Enable SSL/TLS
+ support through GnuTLS (for jabber plugin). If 'ssl' is set too,
+ GnuTLS will be used.</flag>
<flag name='gpg'>Enable jabber message encryption through
<pkg>app-crypt/gpgme</pkg>.</flag>
<flag name='inotify'>Enable inotify-based filesystem moniotoring support
@@ -40,8 +47,12 @@
<flag name='sqlite'>Support logging messages into SQLite2 database.
If 'sqlite3' is set too, it will be used instead.</flag>
<flag name='srv'>Use SRV-capable resolver through libresolv.</flag>
- <flag name='ssl'>Enable SSL/TLS support through OpenSSL (for jabber
- plugin). If 'gnutls' is set too, it will be used instead.</flag>
+ <flag name='ssl' restrict='&lt;net-im/ekg2-0.3.0_rc'>Enable SSL/TLS support
+ through OpenSSL (for jabber plugin). If 'gnutls' is set too, it
+ will be used instead.</flag>
+ <flag name='ssl' restrict='&gt;=net-im/ekg2-0.3.0_rc'>Enable the complete
+ SSL/TLS support through OpenSSL. This also enables the 'sim' plugin
+ which relies on OpenSSL.</flag>
<flag name='static'>Link statically with plugins instead of installing
them as shared libraries (external libraries can still be linked
dynamically).</flag>