> The testign version is better, but sort of strange. For > gentoo-sources it gave a nice readable list. However for rt-sources it > didn't.
rt-sources is from some overlay, and probably you are using OVERLAY_CACHE_METHOD=none which cannot read SLOT-data calculated in eclasses. You might set (in /etc/eixrc or in ~/.eixrc or in your environment) OVERLAY_CACHE_METHOD=ebuild or OVERLAY_CACHE_METHOD="ebuild*" before calling update-eix, but please see first "man eix" about the risks. Martin -- gentoo-user@gentoo.org mailing list