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

Collapse All | Expand All

(-)gdl-0.9_rc1.ebuild.orig (-3 / +4 lines)
Lines 37-45 Link Here
37
	epatch "${FILESDIR}"/${P}-magick.patch
37
	epatch "${FILESDIR}"/${P}-magick.patch
38
	epatch "${FILESDIR}"/${P}-gcc4.3.patch
38
	epatch "${FILESDIR}"/${P}-gcc4.3.patch
39
39
40
	#if has_version ">=sci-libs/plplot-5.9.0"; then
40
	if has_version ">=sci-libs/hdf5-1.8"; then
41
		#epatch "${FILESDIR}"/${PN}-0.9_pre6-plplot-5.9.patch
41
		epatch "${FILESDIR}"/${P}-hdf5-1.8.patch
42
	#fi
42
	fi
43
43
	eautoreconf
44
	eautoreconf
44
}
45
}
45
46

Return to bug 275388