Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 317839 | Differences between
and this patch

Collapse All | Expand All

(-)app-text/evince/evince-2.28.2.ebuild (+3 lines)
Lines 85-90 Link Here
85
	# --with-smclient=xsmp gave to the configure script
85
	# --with-smclient=xsmp gave to the configure script
86
	epatch "${FILESDIR}"/${PN}-2.27.4-smclient-configure.patch
86
	epatch "${FILESDIR}"/${PN}-2.27.4-smclient-configure.patch
87
87
88
	# Fix deprecated GTK+ accessor macros, Gentoo bug #317839
89
	epatch "${FILESDIR}"/${PN}-2.28.2-fix-deprecated-accessors.patch
90
88
	# Make it libtool-1 compatible
91
	# Make it libtool-1 compatible
89
	rm -v m4/lt* m4/libtool.m4 || die "removing libtool macros failed"
92
	rm -v m4/lt* m4/libtool.m4 || die "removing libtool macros failed"
90
93

Return to bug 317839