From: Marty E. Plummer Date: Fri, 13 Apr 2018 06:40:05 +0000 (-0500) Subject: dev-go/go-eapache-queue: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a240ef85c004fead7b9554eedef43b03ad7e833f;p=gentoo.git dev-go/go-eapache-queue: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-go/go-eapache-queue/go-eapache-queue-1.0.2.ebuild b/dev-go/go-eapache-queue/go-eapache-queue-1.0.2.ebuild index e7e6715fb5ba..ec9ffb902a80 100644 --- a/dev-go/go-eapache-queue/go-eapache-queue-1.0.2.ebuild +++ b/dev-go/go-eapache-queue/go-eapache-queue-1.0.2.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="Fast golang queue using ring-buffer" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/eapache/queue" LICENSE="MIT" SLOT="0/${PV}" IUSE="" diff --git a/dev-go/go-eapache-queue/go-eapache-queue-9999.ebuild b/dev-go/go-eapache-queue/go-eapache-queue-9999.ebuild index e7e6715fb5ba..ec9ffb902a80 100644 --- a/dev-go/go-eapache-queue/go-eapache-queue-9999.ebuild +++ b/dev-go/go-eapache-queue/go-eapache-queue-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="Fast golang queue using ring-buffer" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/eapache/queue" LICENSE="MIT" SLOT="0/${PV}" IUSE=""