--- mozilla-1.7.11-r3.ebuild.orig 2005-09-21 14:08:23.000000000 +0200 +++ mozilla-1.7.11-r3.ebuild 2005-09-21 14:06:52.000000000 +0200 @@ -122,6 +122,11 @@ epatch ${FILESDIR}/svg-cairo-0.3.0-fix.patch fi + # Patch for newer cairo API #98828 + if has_version '>=x11-libs/cairo-0.6.0'; then + epatch ${FILESDIR}/moz-svg-renderer_newer_cairo.diff + fi + #################################### # # behavioral fixes