diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-12-16 21:28:16 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-12-16 22:02:11 +0100 |
commit | f57f3bb1bf43c0c0a9d9ddbe9ab11f4577c514d5 (patch) | |
tree | 3cff9b53b298fc96a77f7200dd7516a0147e5d23 /net-irc/rbot | |
parent | net-irc/rbot: cleanup (diff) | |
download | gentoo-f57f3bb1bf43c0c0a9d9ddbe9ab11f4577c514d5.tar.gz gentoo-f57f3bb1bf43c0c0a9d9ddbe9ab11f4577c514d5.tar.bz2 gentoo-f57f3bb1bf43c0c0a9d9ddbe9ab11f4577c514d5.zip |
net-irc/rbot: remove unused USE flag description for dict
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-irc/rbot')
-rw-r--r-- | net-irc/rbot/metadata.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net-irc/rbot/metadata.xml b/net-irc/rbot/metadata.xml index 7568c0f5cdb1..f51f366a4844 100644 --- a/net-irc/rbot/metadata.xml +++ b/net-irc/rbot/metadata.xml @@ -30,11 +30,6 @@ Build and install translation for the messages coming from the bot and its plugins (through <pkg>dev-ruby/ruby-gettext</pkg>). </flag> - <flag name="dict"> - Add dependency over <pkg>dev-ruby/ruby-dict</pkg>, which is needed - to enable the "dict" plugin for rbot. If the USE flag is disabled - the plugin is also disabled by default. - </flag> <flag name="figlet"> Add dependency over <pkg>app-misc/figlet</pkg>, which is used by the "figlet" plugin for rbot. If the USE flag is disabled the |