summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-12-17 22:13:09 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-12-17 22:13:09 +0000
commitd73cbecb6b1274b3f90315ab681bba7427733210 (patch)
treee9f7d08250ffd4edd2c6d62e40c352ac253a3157 /net-irc/rbot/metadata.xml
parentStable for HPPA (bug #200414). (diff)
downloadgentoo-2-d73cbecb6b1274b3f90315ab681bba7427733210.tar.gz
gentoo-2-d73cbecb6b1274b3f90315ab681bba7427733210.tar.bz2
gentoo-2-d73cbecb6b1274b3f90315ab681bba7427733210.zip
Add a new revision with USE flags for shorturl and translator plugins, with their dependencies added.
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'net-irc/rbot/metadata.xml')
-rw-r--r--net-irc/rbot/metadata.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-irc/rbot/metadata.xml b/net-irc/rbot/metadata.xml
index df01fbd25b22..cfc061d6a983 100644
--- a/net-irc/rbot/metadata.xml
+++ b/net-irc/rbot/metadata.xml
@@ -21,5 +21,15 @@
vanilla plugin uses ispell, but enabling this flag makes it use
the ispell interface for aspell instead.
</flag>
+ <flag name="translator">
+ Add dependency over <pkg>dev-ruby/mechanize</pkg>, which is needed
+ to enable the "translator" plugin for rbot. If the USE flag is
+ disabled the plugin is also disabled by default.
+ </flag>
+ <flag name="shorturl">
+ Add dependency over <pkg>dev-ruby/shorturl</pkg>, which is needed
+ to enable the "shortenurl" plugin for rbot. If the USE flag is
+ disabled the plugin is also disabled by default.
+ </flag>
</use>
</pkgmetadata>