summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <tanderson@gentoo.org>2008-08-05 18:08:49 +0000
committerThomas Anderson <tanderson@gentoo.org>2008-08-05 18:08:49 +0000
commitfe86037b16388038bd93551c045efa0ea82f184d (patch)
tree5397684e18908f192b72af9a0a7ec68337f9bad0 /net-im/sim
parentMake it compile with -O1, since -O2 gives issues, bug #220102 (diff)
downloadhistorical-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/sim')
-rw-r--r--net-im/sim/ChangeLog5
-rw-r--r--net-im/sim/metadata.xml12
2 files changed, 16 insertions, 1 deletions
diff --git a/net-im/sim/ChangeLog b/net-im/sim/ChangeLog
index 43945c4fbd9b..b2071e9b8d24 100644
--- a/net-im/sim/ChangeLog
+++ b/net-im/sim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/sim
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.91 2008/07/27 22:03:57 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.92 2008/08/05 18:00:14 gentoofan23 Exp $
+
+ 05 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> metadata.xml:
+ Add USE flag description to metadata as per GLEP 56.
27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> sim-0.9.4.3-r1.ebuild,
sim-0.9.4.3-r2.ebuild, sim-0.9.4.3-r3.ebuild:
diff --git a/net-im/sim/metadata.xml b/net-im/sim/metadata.xml
index 1b9eaf8d0e13..0d0cd90b80cb 100644
--- a/net-im/sim/metadata.xml
+++ b/net-im/sim/metadata.xml
@@ -11,4 +11,16 @@ SIM-IM (SIM Instant Messenger) is plugins-based instant messenger with support
for various protocols: Oscar (ICQ and AIM support), Jabber, LiveJournal, MSN,
Yahoo. Based on the Qt library and has optional with KDE support.
</longdescription>
+<use>
+ <flag name='gpg'>Enable gpg plugin to adds GnuPG encryption/decryption
+ support for messages
+ </flag>
+ <flag name='livejournal'>Enable livejournal plugin to post in
+ LiveJournal
+ </flag>
+ <flag name='sms'>Enable sms plugin</flag>
+ <flag name='weather'>Enable weather plugin to get weather data from
+ weather.com and dispaly it
+ </flag>
+</use>
</pkgmetadata>