diff options
author | 2008-08-05 18:08:49 +0000 | |
---|---|---|
committer | 2008-08-05 18:08:49 +0000 | |
commit | fe86037b16388038bd93551c045efa0ea82f184d (patch) | |
tree | 5397684e18908f192b72af9a0a7ec68337f9bad0 /net-im/pidgin/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/pidgin/metadata.xml')
-rw-r--r-- | net-im/pidgin/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-im/pidgin/metadata.xml b/net-im/pidgin/metadata.xml index 9fd518e01ed1..4d414b6bfbb5 100644 --- a/net-im/pidgin/metadata.xml +++ b/net-im/pidgin/metadata.xml @@ -5,4 +5,18 @@ <longdescription> Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. </longdescription> +<use> + <flag name='bonjour'>Enable bonjour support</flag> + <flag name='gadu'>Enable Gadu Gadu protocol support.</flag> + <flag name='groupwise'>Enable Novell Groupwise protocol support.</flag> + <flag name='meanwhile'>Enable meanwhile support for Sametime + protocol. + </flag> + <flag name='prediction'>Enable Contact Availability Prediction + plugin. + </flag> + <flag name='qq'>Enable QQ protocol support.</flag> + <flag name='silc'>Enable SILC protocol support</flag> + <flag name='zephyr'>Enable Zephyr protocol support</flag> +</use> </pkgmetadata> |