app-admin/consul-replicate: remove variables from HOMEPAGE

Also http->https.

Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
Marty E. Plummer
2018-04-13 01:25:37 -05:00
committed by Zac Medico
parent 07a68a03aa
commit 17374496b9

View 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"