summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-10-21 21:11:39 +0200
committerJakov Smolić <jsmolic@gentoo.org>2021-10-21 21:11:39 +0200
commit791bdcd9f501ba07a592c11d8fda7e2c40c2ce1f (patch)
tree94edc03c3a5a0d27a478b90c1d0453a8c326a2c2 /net-analyzer/arptools
parentnet-analyzer/rtpbreak: Port to EAPI 8 (diff)
downloadgentoo-791bdcd9f501ba07a592c11d8fda7e2c40c2ce1f.tar.gz
gentoo-791bdcd9f501ba07a592c11d8fda7e2c40c2ce1f.tar.bz2
gentoo-791bdcd9f501ba07a592c11d8fda7e2c40c2ce1f.zip
net-analyzer/arptools: Port to EAPI 8
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/arptools')
-rw-r--r--net-analyzer/arptools/arptools-1.0.2-r1.ebuild (renamed from net-analyzer/arptools/arptools-1.0.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/arptools/arptools-1.0.2.ebuild b/net-analyzer/arptools/arptools-1.0.2-r1.ebuild
index 09eeb07231da..561a0216cfff 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"