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

Collapse All | Expand All

(-)mozilla-1.7.11-r3.ebuild.orig (+5 lines)
Lines 122-127 Link Here
122
		epatch ${FILESDIR}/svg-cairo-0.3.0-fix.patch
122
		epatch ${FILESDIR}/svg-cairo-0.3.0-fix.patch
123
	fi
123
	fi
124
124
125
	# Patch for newer cairo API #98828
126
	if has_version '>=x11-libs/cairo-0.6.0'; then
127
		epatch ${FILESDIR}/moz-svg-renderer_newer_cairo.diff
128
	fi
129
125
	####################################
130
	####################################
126
	#
131
	#
127
	# behavioral fixes
132
	# behavioral fixes

Return to bug 98828