@@ -, +, @@ --- x11-libs/pango/pango-1.42.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/x11-libs/pango/pango-1.42.4.ebuild +++ a/x11-libs/pango/pango-1.42.4.ebuild @@ -38,7 +38,7 @@ DEPEND="${RDEPEND} " src_prepare() { - default + gnome2_src_prepare # This should be updated if next release fails to pre-generate the manpage as well, or src_prepare removed if is properly generated # https://gitlab.gnome.org/GNOME/pango/issues/270 cp -v "${FILESDIR}"/${PV}-pango-view.1.in "${S}/utils/pango-view.1.in" || die --