summaryrefslogtreecommitdiff
path: root/dev-go/go-eapache-queue
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 01:40:05 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:03 -0700
commita240ef85c004fead7b9554eedef43b03ad7e833f (patch)
tree4c3dc628a02c3a6194d09412da2ab83149118466 /dev-go/go-eapache-queue
parent6a5a44f93526529ba7043b15c24d4dd2165587a2 (diff)
downloadgentoo-a240ef85c004fead7b9554eedef43b03ad7e833f.tar.gz
gentoo-a240ef85c004fead7b9554eedef43b03ad7e833f.tar.xz
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.ebuild4
-rw-r--r--dev-go/go-eapache-queue/go-eapache-queue-9999.ebuild4
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 e7e6715fb5b..ec9ffb902a8 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 e7e6715fb5b..ec9ffb902a8 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=""