=x11-themes/silver-xcursors-0.4 contains the following message for the users: > To use this set of cursors, edit or create the file ~/.Xdefaults > and add the following line: > Xcursor.theme: Silver > > You can change the size by adding a line like: > Xcursor.size: 48 > > Also, to globally use this set of mouse cursors edit the file: > /usr/share/cursors/xorg-x11/default/index.theme > and change the line: > Inherits=[current setting] > to > Inherits=Silver > > Note this will be overruled by a user's ~/.Xdefaults file. Currently the ebuild uses the einfo function. In my opinion it should use the elog function instead because it is logged by default and it is meant to be read by users. See https://dev.gentoo.org/~zmedico/portage/doc/portage.html#package-ebuild-helper-functions-output for more details.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59089e88c33ec150a3d1abd93d5fcea2d975d556 commit 59089e88c33ec150a3d1abd93d5fcea2d975d556 Author: Francesco Turco <fturco@fastmail.fm> AuthorDate: 2017-11-16 16:00:45 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2018-01-26 21:48:02 +0000 x11-themes/silver-xcursors: use readme.gentoo-r1.eclass and EAPI 6 bump. Closes: https://bugs.gentoo.org/637686 Closes: https://github.com/gentoo/gentoo/pull/6205 .../silver-xcursors/silver-xcursors-0.4-r1.ebuild | 4 +- .../silver-xcursors/silver-xcursors-0.4.ebuild | 56 +++++++++++++--------- 2 files changed, 36 insertions(+), 24 deletions(-)