commit: 78a6a2fcafdb1a7e838ebfd3d6526f440758a1a8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 31 02:24:18 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 31 03:25:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a6a2fc
app-misc/abook: update EAPI 6 -> 7 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/abook/abook-0.6.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/abook/abook-0.6.1-r3.ebuild b/app-misc/abook/abook-0.6.1-r3.ebuild index 0d55af71738..d0229f26585 100644 --- a/app-misc/abook/abook-0.6.1-r3.ebuild +++ b/app-misc/abook/abook-0.6.1-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit autotools
