# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit flx-init-scripts EGIT_BRANCH="2.0-flx0" EGIT_COMMIT="v${PV}-flx0.1" KEYWORDS="amd64 x86" RDEPEND=">=net-vpn/openvpn-${PV}" PATCHES=( "${FILESDIR}/${PV}-CLEAN-Delete-leading-whitespaces.patch" "${FILESDIR}/${PV}-BASH4-Bash-4-array-prefixing-is-var-not-var.patch" )