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-5.6.22.ebuild (-1 / +1 lines)
Lines 776-782 Link Here
776
	# supposed to remove that dead link per bug 572436.
776
	# supposed to remove that dead link per bug 572436.
777
	eselect php cleanup || die
777
	eselect php cleanup || die
778
778
779
	elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/make.conf includes"
779
	elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/portage/make.conf includes"
780
	elog "php${SLOT/./-} in order to compile extensions for the ${SLOT} ABI."
780
	elog "php${SLOT/./-} in order to compile extensions for the ${SLOT} ABI."
781
	elog
781
	elog
782
	elog "This ebuild installed a version of php.ini based on"
782
	elog "This ebuild installed a version of php.ini based on"

Return to bug 467648