commit: 40ed2a9f90b40499396ebb21abf2fac371ba2f3b Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Sun Oct 24 02:24:05 2021 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Sun Oct 24 02:30:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ed2a9f
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 <AT> gentoo.org> 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(-) 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 ec9ffb902a8..5236c83846f 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 ec9ffb902a8..5236c83846f 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}/...
