From: Marty E. Plummer Date: Fri, 13 Apr 2018 06:46:08 +0000 (-0500) Subject: dev-go/go-resiliency: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9d2c75018dc8d689470b90893a75e78f2048b4bb;p=gentoo.git dev-go/go-resiliency: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-go/go-resiliency/go-resiliency-1.0.0.ebuild b/dev-go/go-resiliency/go-resiliency-1.0.0.ebuild index 7f34bc85dd7b..06788f608c0c 100644 --- a/dev-go/go-resiliency/go-resiliency-1.0.0.ebuild +++ b/dev-go/go-resiliency/go-resiliency-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ fi inherit golang-build DESCRIPTION="Resiliency patterns for golang" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/eapache/go-resiliency" LICENSE="MIT" SLOT="0/${PV}" IUSE="" diff --git a/dev-go/go-resiliency/go-resiliency-9999.ebuild b/dev-go/go-resiliency/go-resiliency-9999.ebuild index 7f34bc85dd7b..06788f608c0c 100644 --- a/dev-go/go-resiliency/go-resiliency-9999.ebuild +++ b/dev-go/go-resiliency/go-resiliency-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ fi inherit golang-build DESCRIPTION="Resiliency patterns for golang" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/eapache/go-resiliency" LICENSE="MIT" SLOT="0/${PV}" IUSE=""