commit:     791bdcd9f501ba07a592c11d8fda7e2c40c2ce1f
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 21 19:11:39 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 19:11:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=791bdcd9

net-analyzer/arptools: Port to EAPI 8

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 .../arptools/{arptools-1.0.2.ebuild => arptools-1.0.2-r1.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/arptools/arptools-1.0.2.ebuild 
b/net-analyzer/arptools/arptools-1.0.2-r1.ebuild
similarity index 98%
rename from net-analyzer/arptools/arptools-1.0.2.ebuild
rename to net-analyzer/arptools/arptools-1.0.2-r1.ebuild
index 09eeb07231d..561a0216cff 100644
--- a/net-analyzer/arptools/arptools-1.0.2.ebuild
+++ b/net-analyzer/arptools/arptools-1.0.2-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
 DESCRIPTION="a collection of libnet and libpcap based ARP utilities"
 HOMEPAGE="https://github.com/burghardt/arptools";

Reply via email to