dev-go/go-eapache-queue: remove variables from HOMEPAGE
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 13 Apr 2018 06:40:05 +0000 (01:40 -0500)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2018 09:52:03 +0000 (02:52 -0700)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-go/go-eapache-queue/go-eapache-queue-1.0.2.ebuild
dev-go/go-eapache-queue/go-eapache-queue-9999.ebuild

index e7e6715fb5bad9e06bc9b8dea82f0bd37c3ad9e7..ec9ffb902a809f7776040e818828dfe374cb85ad 100644 (file)
@@ -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=""
index e7e6715fb5bad9e06bc9b8dea82f0bd37c3ad9e7..ec9ffb902a809f7776040e818828dfe374cb85ad 100644 (file)
@@ -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=""