I'm trying to remove X11 dependencies from my system. I'm installing app-i18n/ibus with USE flag -X and -gtk, so that it does not depend on any X11 related packages. But it still installs the following files: /etc/X11 /etc/X11/xinit /etc/X11/xinit/xinitrc.d /etc/X11/xinit/xinitrc.d/95-xim /etc/X11/xinit/xinput.d /etc/X11/xinit/xinput.d/ibus.conf Reproducible: Always Expected Results: app-i18n/ibus does not install any X11 related files when it does not depends on X.
(In reply to Fpemud from comment #0) > I'm trying to remove X11 dependencies from my system. > I'm installing app-i18n/ibus with USE flag -X and -gtk, so that it does not > depend on any X11 related packages. But it still installs the following > files: > /etc/X11 > /etc/X11/xinit > /etc/X11/xinit/xinitrc.d > /etc/X11/xinit/xinitrc.d/95-xim > /etc/X11/xinit/xinput.d > /etc/X11/xinit/xinput.d/ibus.conf That looks like two pretty small text files.
Yeah. It's trivial, and itchy.