# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit git-r3 DESCRIPTION="OpenVPN plugin to authenticate using Duo Security" HOMEPAGE="https://github.com/duosecurity/duo_openvpn" SRC_URI="" EGIT_REPO_URI="https://github.com/duosecurity/duo_openvpn" LICENSE="" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="" RDEPEND="${DEPEND}"