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

Collapse All | Expand All

(-)php-5.0.3-r1.ebuild (-2 lines)
Lines 19-26 Link Here
19
src_unpack() {
19
src_unpack() {
20
	php5-sapi_src_unpack
20
	php5-sapi_src_unpack
21
	[ "${ARCH}" == "sparc" ] && epatch ${FILESDIR}/stdint.diff
21
	[ "${ARCH}" == "sparc" ] && epatch ${FILESDIR}/stdint.diff
22
	epatch ${FILESDIR}/${P}-missing-arches.patch
23
	epatch ${FILESDIR}/libmbfl-headers.patch
24
}
22
}
25
23
26
src_compile () {
24
src_compile () {

Return to bug 87471