the line: sed -i "s:blue2$:blue:" ${D}/etc/X11/app-defaults/XTerm-color in the ebuild doesn't work with modularized X, because file is installed at /usr/lib/X11/app-defaults/XTerm-color so during emerge you can see: installing /var/tmp/portage/xterm-210/image//usr/lib/X11/app-defaults/XTerm installing /var/tmp/portage/xterm-210/image//usr/lib/X11/app-defaults/XTerm-color installing /var/tmp/portage/xterm-210/image//usr/lib/X11/app-defaults/UXTerm Completed installation of executables and documentation. Use "make install-ti" to install terminfo description. sed: kann /var/tmp/portage/xterm-210/image//etc/X11/app-defaults/XTerm-color nicht lesen: Datei oder Verzeichnis nicht gefunden >>> Completed installing xterm-210 into /var/tmp/portage/xterm-210/image/ man: gzipping man page: resize.1 gzipping man page: xterm.1
(In reply to comment #0) I have an issue, which is probably related: Since modular X I get this message when running xterm: xterm: Cannot allocate color ;GuD$G1
(In reply to comment #0) I have an issue, which is probably related: Since modular X I get this message when running xterm: xterm: Cannot allocate color ;GuD$G1ÀTº éUerm: Cannot allocate color j This is perhaps terminfo related.
Fixed in xterm-211.ebuild.