From 1c731e3decd750885495cf169dc89b7a9e0441ea Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Fri, 13 Apr 2018 01:27:55 -0500 Subject: [PATCH] app-admin/consul-template: remove variables from HOMEPAGE Also http->https. Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- app-admin/consul-template/consul-template-0.18.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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="" -- 2.26.2