diff options
author | David Michael <fedora.dm0@gmail.com> | 2021-02-05 10:07:39 -0500 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-02-05 16:43:32 +0100 |
commit | 76ad1fcfd1dae26133badd3c480c77f68530ef94 (patch) | |
tree | ea3d8052583b426a7f374ddee372e7366881d313 /net-misc/ethertypes | |
parent | app-admin/exo: version bump to 1.24.0 - remove old. (diff) | |
download | gentoo-76ad1fcfd1dae26133badd3c480c77f68530ef94.tar.gz gentoo-76ad1fcfd1dae26133badd3c480c77f68530ef94.tar.bz2 gentoo-76ad1fcfd1dae26133badd3c480c77f68530ef94.zip |
net-misc/ethertypes: EAPI 7
Closes: https://bugs.gentoo.org/768882
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0@gmail.com>
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc/ethertypes')
-rw-r--r-- | net-misc/ethertypes/ethertypes-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ethertypes/ethertypes-0.ebuild b/net-misc/ethertypes/ethertypes-0.ebuild index 54aa239f7855..49477fe2b1b6 100644 --- a/net-misc/ethertypes/ethertypes-0.ebuild +++ b/net-misc/ethertypes/ethertypes-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=6 +EAPI=7 DESCRIPTION="Maps ethernet frame ids to symbolic names" HOMEPAGE="https://netfilter.org/" |