diff options
author | 2008-08-05 17:49:31 +0000 | |
---|---|---|
committer | 2008-08-05 17:49:31 +0000 | |
commit | fea5292e217a076167aad0e93ba149315135047d (patch) | |
tree | 4d47540aa357646bcba21b1a2e0e8cdca397c9e8 /net-im/pidgin/metadata.xml | |
parent | Stable for HPPA (bug #233597). (diff) | |
download | gentoo-2-fea5292e217a076167aad0e93ba149315135047d.tar.gz gentoo-2-fea5292e217a076167aad0e93ba149315135047d.tar.bz2 gentoo-2-fea5292e217a076167aad0e93ba149315135047d.zip |
Add USE flag description to metadata as per GLEP 56.
(Portage version: 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> |