app-emulation/docker-machine-kvm: remove variables from HOMEPAGE
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 13 Apr 2018 06:29:13 +0000 (01:29 -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-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.ebuild

index aee05fbbadefdca3b9b668b25b5bd5baef9e3fd1..b9a0908fcb3c363555e905717aad1f9ed7445e86 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
@@ -14,7 +14,7 @@ inherit golang-build golang-vcs-snapshot
 KEYWORDS="~amd64"
 DESCRIPTION="KVM driver for docker-machine"
 
-HOMEPAGE="http://${EGO_PN}"
+HOMEPAGE="https://github.com/dhiltgen/docker-machine-kvm"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE=""