--- /var/lib/layman/gnome/media-video/totem/totem-2.91.91.ebuild 2011-03-12 08:15:28.237820805 +0100 +++ /var/lib/layman/gnome/media-video/totem/totem-2.91.91-r1.ebuild 2011-03-13 22:30:31.997351330 +0100 @@ -154,7 +154,11 @@ mv py-compile py-compile.orig ln -s $(type -P true) py-compile } - +src_compile() { + addpredict $(unset HOME; echo ~)/.gconf + addpredict $(unset HOME; echo ~)/.gconfd + gnome2_src_compile + } pkg_postinst() { gnome2_pkg_postinst if use python; then