The only functions needed from eutils.eclass are eshopts_push and
eshopts_pop, which have been split off to estack.eclass.
See also commit
401ef96525d8c21c33bdd6e88e475e09f3a42717
(in historical.git) which added the eutils inherit.
Closes: https://bugs.gentoo.org/643022
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: versionator.eclass
if [[ -z ${_VERSIONATOR_ECLASS} ]]; then
_VERSIONATOR_ECLASS=1
-inherit eutils
+inherit estack
# @FUNCTION: get_all_version_components
# @USAGE: [version]