From: Marty E. Plummer Date: Fri, 13 Apr 2018 06:29:13 +0000 (-0500) Subject: app-emulation/docker-machine-kvm: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0031f5501878a0c69568a0ffd7437a05aac65b44;p=gentoo.git app-emulation/docker-machine-kvm: remove variables from HOMEPAGE Also http->https. Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/app-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.ebuild b/app-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.ebuild index aee05fbbadef..b9a0908fcb3c 100644 --- a/app-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.ebuild +++ b/app-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.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 @@ -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=""