commit: 9979863522faf1d43e3e23b38b9d42854f1a4a55 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 28 07:49:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 28 07:49:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99798635
acct-user/pcap: update EAPI 7 -> 8 Signed-off-by: Sam James <sam <AT> gentoo.org> acct-user/pcap/pcap-0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/acct-user/pcap/pcap-0.ebuild b/acct-user/pcap/pcap-0.ebuild index c08a332ee45..781fd319192 100644 --- a/acct-user/pcap/pcap-0.ebuild +++ b/acct-user/pcap/pcap-0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user
