--- gconf-2.24.0.ebuild.old 2009-03-19 03:22:01.000000000 +0200 +++ gconf-2.24.0.ebuild 2009-03-19 03:22:51.000000000 +0200 @@ -43,6 +43,9 @@ $(use_with ldap openldap)" #$(use_enable policykit defaults-service) kill_gconf + + # We need to use hosts IDL compiler if cross or native compiling, bug #262747 + export EXTRA_EMAKE+=" ORBIT_IDL=/usr/bin/orbit-idl-2" } src_unpack() {