Gentoo bug 578102
QA warning: python_fix_shebang, did not match any fixable files. Всплывает при USE="-dbus +python".
Патч:
--- pidgin-2.11.0.ebuild 2016-06-27 16:53:10.415638636 -0500
+++ pidgin-2.11.0-r1.ebuild 2016-06-27 17:02:18.170640363 -0500
@@ -247,7 +247,7 @@
fi
use perl && perl_delete_localpod
- if use python || use dbus ; then
+ if use python && use dbus ; then
python_fix_shebang "${D}"
python_optimize
fi
Ну и потом не забыть: sudo repoman manifest