EAPI=7DESCRIPTION="My simple personal system utilities"HOMEPAGE="http://git.cynerd.cz/gentoo-personal-overlay/"S="${WORKDIR}"LICENSE="GPL-3.0+"SLOT="0"KEYWORDS="amd64 x86"DEPEND="app-portage/gentoolkit"
src_install(){dosbin"${FILESDIR}/emergefix"dosbin"${FILESDIR}/gentoo-mount"}