ruby-ng.eclass: add missing 'estack' inherit to EAPI=6
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 20 Jul 2019 08:17:08 +0000 (09:17 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 20 Jul 2019 09:21:36 +0000 (10:21 +0100)
commitda5b8104f362a7e1c1063c623ae623f619bf3a94
tree3e8413c9a3f9828aff5cd7e845c3e70ae9bf21aa
parent1a7c2d8589db7205b8fe7f907e2cb15b277953d5
ruby-ng.eclass: add missing 'estack' inherit to EAPI=6

Noticed when ran egencache:
 $ PORTAGE_ELOG_CLASSES="qa" egencache --repo=gentoo --update --update-use-local-desc --jobs=$(nproc)
 * Call stack:
 *        ruby-ng.eclass, line 142:  Called command_not_found_handle 'eshopts_push' '-o' 'noglob'
 *              ebuild.sh, line 325:  Called __qa_source '/gentoo-ebuilds/gentoo/eclass/ruby-fakegem.eclass'
 *             ebuild.sh, line 624:  Called source '/gentoo-ebuilds/gentoo/dev-ruby/moneta/moneta-1.1.0.ebuild'
 *             ebuild.sh, line  89:  Called die

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
eclass/ruby-ng.eclass