--- /usr/portage/media-gfx/gimp/gimp-2.6.11-r1.ebuild 2011-03-27 05:01:15.000000000 -0500 +++ gimp-2.6.11-r1.ebuild 2011-06-24 23:12:30.183473965 -0500 @@ -94,6 +94,11 @@ # https://bugzilla.gnome.org/show_bug.cgi?id=640409 epatch "${FILESDIR}"/gimp-libpng15.diff + + # fixes file loading from URIs with libcurl, see + # https://bugs.archlinux.org/task/12321 + epatch "${FILESDIR}"/uri-backend-libcurl.diff + echo '#!/bin/sh' > py-compile gnome2_src_prepare }