eutils.eclass: Inline remaining uses of _eutils_eprefix_init.
authorUlrich Müller <ulm@gentoo.org>
Wed, 3 Jan 2018 16:15:09 +0000 (17:15 +0100)
committerUlrich Müller <ulm@gentoo.org>
Tue, 9 Jan 2018 10:21:20 +0000 (11:21 +0100)
commitf4c204519ee20599e06a88df8dd1a8da7d67a364
tree8560fe347322bad2e75562b32cdf953e3bb009d9
parente7b3670e435e5e4a7119bce5feaecc27ad46d097
eutils.eclass: Inline remaining uses of _eutils_eprefix_init.

Inline the remaining two uses of the function. This shortens the code,
and also allows to declare the variables as local.
eclass/eutils.eclass