From: David Seifert Date: Sat, 8 Feb 2020 18:55:08 +0000 (+0100) Subject: net-analyzer/nagios-icinga-openvpn: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c45c80e65c71cbba8eb51621f3b65cb5332248cf;p=gentoo.git net-analyzer/nagios-icinga-openvpn: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild index 3db3bf94712e..51d9e6928e57 100644 --- a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild +++ b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 MY_PN="check_openvpn" DESCRIPTION="A Nagios plugin to check whether an OpenVPN server is alive" -HOMEPAGE="https://github.com/liquidat/${PN}" +HOMEPAGE="https://github.com/liquidat/nagios-icinga-openvpn" SRC_URI="https://github.com/liquidat/nagios-icinga-openvpn/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT"