current java-gtk in portage dies with a TypeError after a java-config --set-system-classpath=java-gtk This occurs because a function in the Python module for reading data from the package.env file seeks the "CLASSPATH=" line, but cannot find it. Reproducible: Always Steps to Reproduce: This can be resolved by adding CLASSPATH= to the classpath in the java-gtk package.env (/usr/share/java-gtk/package.env)
This also applies to java-gnome.
Fixed in portage, thanks...