summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2021-10-23 19:24:05 -0700
committerZac Medico <zmedico@gentoo.org>2021-10-23 19:30:41 -0700
commit40ed2a9f90b40499396ebb21abf2fac371ba2f3b (patch)
tree78bfe9b9cb36a26d12a925161f02fd365e347274 /dev-go
parentnet-ftp/proftpd: Stabilize 1.3.7c amd64, #819894 (diff)
downloadgentoo-40ed2a9f90b40499396ebb21abf2fac371ba2f3b.tar.gz
gentoo-40ed2a9f90b40499396ebb21abf2fac371ba2f3b.tar.bz2
gentoo-40ed2a9f90b40499396ebb21abf2fac371ba2f3b.zip
dev-go/go-eapache-queue: Bump to EAPI 7
Closes: https://bugs.gentoo.org/819654 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'dev-go')
-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 ec9ffb902a80..5236c83846f4 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,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
EGO_SRC=github.com/eapache/queue
EGO_PN=${EGO_SRC}/...
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 ec9ffb902a80..5236c83846f4 100644
--- a/dev-go/go-eapache-queue/go-eapache-queue-9999.ebuild
+++ b/dev-go/go-eapache-queue/go-eapache-queue-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
EGO_SRC=github.com/eapache/queue
EGO_PN=${EGO_SRC}/...