eix can access Gentoo portage ebuild information and description very quickly (using a local cache). It can also be used to access information on installed packages, local settings, and local and external overlays, and informs about changes in the tree
GNU General Public License v2.0
166
stars
14
forks
source link
Do not emit error if there is no $HOME environment variable #91
Using eix in a systemd unit would display this error message on every
invocation of eix. This commit removes the "no $HOME" error message,
as it is largely unnecessary and hence mostly causes noise.
Using eix in a systemd unit would display this error message on every invocation of eix. This commit removes the "no $HOME" error message, as it is largely unnecessary and hence mostly causes noise.