Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 375705
Collapse All | Expand All

(-)mysql-v2.eclass.orig (-1 / +1 lines)
Lines 55-61 Link Here
55
	*) die "Unsupported EAPI: ${EAPI}" ;;
55
	*) die "Unsupported EAPI: ${EAPI}" ;;
56
esac
56
esac
57
57
58
EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_install
58
EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_install pkg_setup
59
59
60
#
60
#
61
# VARIABLES:
61
# VARIABLES:

Return to bug 375705