dev-ruby/*: add missing 'versionator' inherit
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 20 Jul 2019 08:21:48 +0000 (09:21 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 20 Jul 2019 09:21:36 +0000 (10:21 +0100)
commit855d24e4328e1832f970ec10c03468cc1c033f56
tree79e7307ab7865eb5132753e70c39c2bdb0d5a7c1
parentda5b8104f362a7e1c1063c623ae623f619bf3a94
dev-ruby/*: add missing 'versionator' inherit

Noticed failure when ran

 $ PORTAGE_ELOG_CLASSES="qa" egencache --repo=gentoo --update --update-use-local-desc --jobs=$(nproc)
 * ERROR: dev-ruby/rspec-expectations-3.7.0::gentoo failed (depend phase):
 *   External commands disallowed while sourcing ebuild: get_version_component_range 1-2
 *
 * Call stack:
 *                         ebuild.sh, line 624:  Called source '/gentoo-ebuilds/gentoo/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild'
 *   rspec-expectations-3.7.0.ebuild, line  25:  Called command_not_found_handle 'get_version_component_range' '1-2'
 *                         ebuild.sh, line  89:  Called die
 * The specific snippet of code:
 *              die "External commands disallowed while sourcing ebuild: ${*}"

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-ruby/rspec-core/rspec-core-3.7.1.ebuild
dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild
dev-ruby/rspec-mocks/rspec-mocks-3.7.0.ebuild