user.eclass: Use more verbose logging
authorMichał Górny <mgorny@gentoo.org>
Thu, 13 Feb 2020 16:16:03 +0000 (17:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 26 Feb 2020 10:26:50 +0000 (11:26 +0100)
commit694359d871720672bf70c51205352478982693e3
treed835cac9a78834ddfa1e73b94298e12b8f959fdb
parented8a29a2c862f468c409fa1c3bbc9b66184ede8f
user.eclass: Use more verbose logging

Replace 'einfo' calls with either 'elog' or 'ewarn'.  Practically all
messages printed by the eclass functions are important, in particular
regarding account changes and lack of permissions.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/user.eclass