summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 01:27:55 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:51:59 -0700
commit1c731e3decd750885495cf169dc89b7a9e0441ea (patch)
tree0d629e7665b418526fe15cacef9b4f08a02a808d /app-admin/consul-template
parentapp-emacs/editorconfig-emacs: remove variables from HOMEPAGE (diff)
downloadgentoo-1c731e3decd750885495cf169dc89b7a9e0441ea.tar.gz
gentoo-1c731e3decd750885495cf169dc89b7a9e0441ea.tar.bz2
gentoo-1c731e3decd750885495cf169dc89b7a9e0441ea.zip
app-admin/consul-template: remove variables from HOMEPAGE
Also http->https. Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-admin/consul-template')
-rw-r--r--app-admin/consul-template/consul-template-0.18.5-r1.ebuild4
1 files 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=""