From 40ed2a9f90b40499396ebb21abf2fac371ba2f3b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 23 Oct 2021 19:24:05 -0700 Subject: 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 --- dev-go/go-eapache-queue/go-eapache-queue-1.0.2.ebuild | 4 ++-- dev-go/go-eapache-queue/go-eapache-queue-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-go/go-eapache-queue') 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}/... -- cgit v1.2.3-65-gdbad