app-admin/consul-template: remove variables from HOMEPAGE
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 13 Apr 2018 06:27:55 +0000 (01:27 -0500)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2018 09:51:59 +0000 (02:51 -0700)
Also http->https.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

app-admin/consul-template/consul-template-0.18.5-r1.ebuild

index b04c5a3533628c8b0b3e26d02bbd80f9eacb5eb6..47439c5c68f515d72780f158ae67827eadaf1ae8 100644 (file)
@@ -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=""