From: Marty E. Plummer Date: Fri, 13 Apr 2018 06:27:55 +0000 (-0500) Subject: app-admin/consul-template: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1c731e3decd750885495cf169dc89b7a9e0441ea;p=gentoo.git app-admin/consul-template: remove variables from HOMEPAGE Also http->https. Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/app-admin/consul-template/consul-template-0.18.5-r1.ebuild b/app-admin/consul-template/consul-template-0.18.5-r1.ebuild index b04c5a353362..47439c5c68f5 100644 --- a/app-admin/consul-template/consul-template-0.18.5-r1.ebuild +++ b/app-admin/consul-template/consul-template-0.18.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit golang-vcs-snapshot systemd user KEYWORDS="~amd64" DESCRIPTION="Generic template rendering and notifications with Consul" EGO_PN="github.com/hashicorp/${PN}" -HOMEPAGE="http://${EGO_PN}" +HOMEPAGE="https://github.com/hashicorp/consul-template" LICENSE="MPL-2.0" SLOT="0" IUSE=""