diff options
author | Thomas Anderson <tanderson@gentoo.org> | 2008-08-05 18:08:49 +0000 |
---|---|---|
committer | Thomas Anderson <tanderson@gentoo.org> | 2008-08-05 18:08:49 +0000 |
commit | fe86037b16388038bd93551c045efa0ea82f184d (patch) | |
tree | 5397684e18908f192b72af9a0a7ec68337f9bad0 /net-im/mcabber/metadata.xml | |
parent | Make it compile with -O1, since -O2 gives issues, bug #220102 (diff) | |
download | historical-fe86037b16388038bd93551c045efa0ea82f184d.tar.gz historical-fe86037b16388038bd93551c045efa0ea82f184d.tar.bz2 historical-fe86037b16388038bd93551c045efa0ea82f184d.zip |
Add USE flag description to metadata as per GLEP 56.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-im/mcabber/metadata.xml')
-rw-r--r-- | net-im/mcabber/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-im/mcabber/metadata.xml b/net-im/mcabber/metadata.xml index a92c7d70e9c2..0df21abe3a97 100644 --- a/net-im/mcabber/metadata.xml +++ b/net-im/mcabber/metadata.xml @@ -12,4 +12,9 @@ such as GPG encryption, SSL support, MUC (Multi-User Chat) support, history logging, commands completion, and external actions triggers. </longdescription> + <use> + <flag name='otr'> Enable encrypted conversations using Off-The-Records + messaging + </flag> + </use> </pkgmetadata> |