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

Collapse All | Expand All

(-)mathgl-1.8.1.ebuild (-2 / +1 lines)
Lines 42-49 Link Here
42
src_prepare() {
42
src_prepare() {
43
	# bug #267061
43
	# bug #267061
44
	epatch "${FILESDIR}"/${P}-gcc43.patch
44
	epatch "${FILESDIR}"/${P}-gcc43.patch
45
	# bug 274282
45
	epatch "${FILESDIR}"/${P}-hdf5.patch
46
	epatch "${FILESDIR}"/${P}-gcc44.patch
47
46
48
	# correct location of numpy/arrayobject.h
47
	# correct location of numpy/arrayobject.h
49
	if use python; then
48
	if use python; then

Return to bug 282821