diff options
Diffstat (limited to 'dev-go/go-eapache-queue')
-rw-r--r-- | dev-go/go-eapache-queue/go-eapache-queue-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-go/go-eapache-queue/go-eapache-queue-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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="" |