diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:43:07 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:45:39 +0100 |
commit | d35d6fe84c27cc01a9436899c72c2de3c7198130 (patch) | |
tree | 3d7bb2caff31deffe242b757270814eac9050a0e /acct-group/arpwatch | |
parent | acct-group/argus: update EAPI 7 -> 8 (diff) | |
download | gentoo-d35d6fe84c27cc01a9436899c72c2de3c7198130.tar.gz gentoo-d35d6fe84c27cc01a9436899c72c2de3c7198130.tar.bz2 gentoo-d35d6fe84c27cc01a9436899c72c2de3c7198130.zip |
acct-group/arpwatch: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/arpwatch')
-rw-r--r-- | acct-group/arpwatch/arpwatch-0-r2.ebuild (renamed from acct-group/arpwatch/arpwatch-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/arpwatch/arpwatch-0-r1.ebuild b/acct-group/arpwatch/arpwatch-0-r2.ebuild index 3763a50ff43b..1a21b1a09e1e 100644 --- a/acct-group/arpwatch/arpwatch-0-r1.ebuild +++ b/acct-group/arpwatch/arpwatch-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |