# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit flx-init-scripts EGIT_BRANCH="4.2-flx0" EGIT_COMMIT="v4.2.4p4-flx0.1" KEYWORDS="amd64 x86" RDEPEND=">=net-misc/ntp-${PV}" PATCHES=( "${FILESDIR}/${PV}-Fix-indent.patch" "${FILESDIR}/${PV}-Remove-handling-ntptimeset.patch" "${FILESDIR}/${PV}-Reuse-do_update.patch" "${FILESDIR}/${PV}-ntpdate-should-be-present-in-usr-sbin.patch" )