Versions
v0.9.15_p20210609 :: 0 :: gentoo
- Modified
- License
- || ( feh GPL-2 )
- Keywords
- ~amd64
- USE flags
- aspell cal figlet fortune host nls spell sqlite test timezone toilet translator
USE flags
General
- aspell
- Use aspell instead of ispell in the "spell" plugin for rbot. The vanilla plugin uses ispell, but enabling this flag makes it use the ispell interface from aspell instead.
- cal
- Add dependency over a package providing the /usr/bin/cal command, which is needed to enable the "cal" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.
- figlet
- Add dependency over app-misc/figlet, which is used by the "figlet" plugin for rbot. If the USE flag is disabled the plugin will be unable to use figlet; if toilet is also disabled, the plugin will be disabled.
- fortune
- Add dependency over games-misc/fortune-mod, which is needed to enable the "fortune" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.
- host
- Add dependency over net-dns/bind-tools (providing /usr/bin/host), which is needed to enable the "host" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.
- nls
- Build and install translation for the messages coming from the bot and its plugins (through dev-ruby/ruby-gettext).
- spell
- Add dictionary support
- sqlite
- Add support for sqlite - embedded sql database
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- timezone
- Add dependency over dev-ruby/tzinfo to enable the "time" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.
- toilet
- Add dependency over app-misc/toilet, which is used by the "figlet" plugin for rbot. If the USE flag is disabled the plugin will be unable to use toilet; if figlet is also disabled, the plugin will be disabled.
- translator
- Add dependency over dev-ruby/mechanize, which is needed to enable the "translator" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.
ruby_targets
- ruby31
- Build with MRI Ruby 3.1.x
- ruby32
- Build with MRI Ruby 3.2.x
Dependencies
acct-group / rbot : A group for net-irc/rbot
Runtime Dependencies
acct-group / rbot : A group for net-irc/rbot
acct-user / rbot : A user for net-irc/rbot
app-misc / figlet : program for making large letters out of ordinary text
app-misc / toilet : The Other Implementations letters. Figlet replacement
app-text / aspell : Free and Open Source spell checker designed to replace Ispell
app-text / hunspell : Spell checker, morphological analyzer library and command-line tool
dev-lang / ruby : An object-oriented scripting language
dev-ruby / locale : A pure ruby library which provides basic APIs for localization
dev-ruby / mechanize : A Ruby library used for automating interaction with websites
dev-ruby / ruby-gettext : Native Language Support Library and Tools modeled after GNU gettext package
dev-ruby / sqlite3 : An extension library to access a SQLite database from Ruby
dev-ruby / tokyocabinet : Ruby bindings for Tokyo Cabinet
dev-ruby / tzinfo : Daylight-savings aware timezone library
games-misc / fortune-mod : The notorious fortune program
net-dns / bind-tools : bind tools: dig, nslookup, host, nsupdate, dnssec-keygen
sys-apps / util-linux : Various useful Linux utilities
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
net-irc/rbot: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
net-irc/rbot: drop 0.9.15_p20160325-r3
Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
net-irc/rbot: add 0.9.15_p20210609
Closes: https://bugs.gentoo.org/909025 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
net-irc/rbot: enable ruby30
Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-irc/rbot: drop old version
Closes: https://bugs.gentoo.org/781398 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
net-irc/rbot: migrate to GLEP 81
Bug: https://bugs.gentoo.org/781398 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
net-irc/rbot: Update inherit from l10n to strip-linguas
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
net-irc/rbot: add ruby26, ruby27; drop shorturl USE flag
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-irc/rbot: Remove stale sys-freebsd/ deps
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
net-irc/rbot: add ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
net-irc/rbot: add ruby24
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Michael Mair-Keimberger · gentoo
net-irc/rbot: use HTTPS
(cherry picked from commit 84bbb9b316454c7255098caa2508053d3edbcf6d) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Hans de Graaff · gentoo
net-irc/rbot: cleanup
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Ulrich Müller · gentoo
net-irc/rbot: Test LINGUAS rather than linguas_* USE flags.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Hans de Graaff · gentoo
net-irc/rbot: add missing test dependency on sqlite, add USE=sqlite
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Hans de Graaff · gentoo
net-irc/rbot: fix broken tests, bug 624744; add ruby23
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Hans de Graaff · gentoo
net-irc/rbot: cleanup
Package-Manager: portage-2.3.0 - Hans de Graaff · gentoo
net-irc/rbot: add new upstream snapshot
Package-Manager: portage-2.2.28 - Manuel Rüger · gentoo
net-irc/rbot: Remove ruby19
Package-Manager: portage-2.2.28 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed