diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-13 01:40:05 -0500 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2018-04-13 02:52:03 -0700 |
commit | a240ef85c004fead7b9554eedef43b03ad7e833f (patch) | |
tree | 4c3dc628a02c3a6194d09412da2ab83149118466 /dev-go/go-eapache-queue | |
parent | dev-go/coveraggregator: remove variables from HOMEPAGE (diff) | |
download | gentoo-a240ef85c004fead7b9554eedef43b03ad7e833f.tar.gz gentoo-a240ef85c004fead7b9554eedef43b03ad7e833f.tar.bz2 gentoo-a240ef85c004fead7b9554eedef43b03ad7e833f.zip |
dev-go/go-eapache-queue: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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="" |