commit: 3b91014faea517c583fe5b937ed44a1b4f6fdd9c Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Sun Oct 24 02:16:27 2021 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Sun Oct 24 02:16:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b91014f
dev-go/go-spew: Bump to EAPI 7 Closes: https://bugs.gentoo.org/819645 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> dev-go/go-spew/go-spew-0_pre20150619.ebuild | 4 ++-- dev-go/go-spew/go-spew-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-go/go-spew/go-spew-0_pre20150619.ebuild b/dev-go/go-spew/go-spew-0_pre20150619.ebuild index 04ae286d126..d34c8eca276 100644 --- a/dev-go/go-spew/go-spew-0_pre20150619.ebuild +++ b/dev-go/go-spew/go-spew-0_pre20150619.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/davecgh/${PN} EGO_PN=${EGO_SRC}/... diff --git a/dev-go/go-spew/go-spew-9999.ebuild b/dev-go/go-spew/go-spew-9999.ebuild index 04ae286d126..d34c8eca276 100644 --- a/dev-go/go-spew/go-spew-9999.ebuild +++ b/dev-go/go-spew/go-spew-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/davecgh/${PN} EGO_PN=${EGO_SRC}/...