From 0031f5501878a0c69568a0ffd7437a05aac65b44 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Fri, 13 Apr 2018 01:29:13 -0500 Subject: app-emulation/docker-machine-kvm: remove variables from HOMEPAGE 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.ebuild') 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 aee05fbbade..b9a0908fcb3 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="" -- cgit v1.2.1