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

Collapse All | Expand All

(-)php-7.0.7-r1.ebuild (-1 / +1 lines)
Lines 770-776 Link Here
770
	# supposed to remove that dead link per bug 572436.
770
	# supposed to remove that dead link per bug 572436.
771
	eselect php cleanup || die
771
	eselect php cleanup || die
772
772
773
	elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/make.conf includes"
773
	elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/portage/make.conf includes"
774
	elog "php${SLOT/./-} in order to compile extensions for the ${SLOT} ABI."
774
	elog "php${SLOT/./-} in order to compile extensions for the ${SLOT} ABI."
775
	elog
775
	elog
776
	elog "This ebuild installed a version of php.ini based on"
776
	elog "This ebuild installed a version of php.ini based on"

Return to bug 467648