Created attachment 405886 [details] config.log gnome-extra/zenity-3.16.3 failed to configure due to missing "itstool". checking for itstool... no configure: error: itstool not found
diff between 3.16.2 and 3.16.3 ebuild show that some part regarding "itstool" was removed: @@ -38,11 +38,12 @@ gnome2_src_configure \ $(use_enable libnotify) \ $(use_enable webkit webkitgtk) \ - PERL=$(type -P false) \ - ITSTOOL=$(type -P true) + PERL=$(type -P false) } but "itstool" not added as dependency to ebuild
+ 28 Jun 2015; Pacho Ramos <pacho@gentoo.org> -zenity-3.16.2.ebuild, + zenity-3.16.3.ebuild: + DEPEND on itstool (#553464 by Denis Sokolovsky), drop old +