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

Package-Manager: Portage-2.3.28, Repoman-2.3.9

app-admin/consul-replicate/consul-replicate-0.2.0.ebuild

index d13477938edb9c376d0999c2b70abd64ee411b15..0b1176db1d8e549900fa111f7397f3db99d24f31 100644 (file)
@@ -8,7 +8,7 @@ inherit golang-base
 KEYWORDS="~amd64"
 DESCRIPTION="Consul cross-DC KV replication daemon"
 EGO_PN="github.com/hashicorp/${PN}/..."
-HOMEPAGE="http://${EGO_PN%/*}"
+HOMEPAGE="https://github.com/hashicorp/consul-replicate"
 LICENSE="MPL-2.0"
 SLOT="0"
 IUSE="test"