summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin/ChangeLog5
-rw-r--r--net-im/pidgin/metadata.xml14
2 files changed, 18 insertions, 1 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog
index 028a7ebac284..cea6de1c28fc 100644
--- a/net-im/pidgin/ChangeLog
+++ b/net-im/pidgin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/pidgin
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.61 2008/07/05 11:55:03 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.62 2008/08/05 17:49:31 gentoofan23 Exp $
+
+ 05 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> metadata.xml:
+ Add USE flag description to metadata as per GLEP 56.
05 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org> pidgin-2.4.3.ebuild:
ppc stable, bug #230045
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>