After depclean I noticed xdpyinfo linking against a package that was removed: >>> package: x11-libs/libXxf86misc-1.0.3 * - /usr/lib/libXxf86misc.so.1 * - /usr/lib/libXxf86misc.so.1.1.0 * used by /usr/bin/xdpyinfo (x11-apps/xdpyinfo-1.3.0)
The eclass did not convert from normal string variables to variable array when used xorg_config_... Fixed the eclass, and forcefully revbumped the package where used proper syntax. Wonder which else are broken