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

Collapse All | Expand All

(-)/usr/portage/media-gfx/gimp/gimp-2.6.11-r1.ebuild (+5 lines)
Lines 94-99 Link Here
94
	# https://bugzilla.gnome.org/show_bug.cgi?id=640409
94
	# https://bugzilla.gnome.org/show_bug.cgi?id=640409
95
	epatch "${FILESDIR}"/gimp-libpng15.diff
95
	epatch "${FILESDIR}"/gimp-libpng15.diff
96
96
97
98
	# fixes file loading from URIs with libcurl, see
99
	# https://bugs.archlinux.org/task/12321
100
	epatch "${FILESDIR}"/uri-backend-libcurl.diff
101
97
	echo '#!/bin/sh' > py-compile
102
	echo '#!/bin/sh' > py-compile
98
	gnome2_src_prepare
103
	gnome2_src_prepare
99
}
104
}

Return to bug 372941