diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:00:47 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:28 +0100 |
commit | 77bf52e44931c0b8c92ddc34cd6208e761de5a34 (patch) | |
tree | 25b7ca73d7a5053822d27ebda4ef9974bb1e6aee | |
parent | acct-user/argus: update EAPI 7 -> 8 (diff) | |
download | gentoo-77bf52e44931c0b8c92ddc34cd6208e761de5a34.tar.gz gentoo-77bf52e44931c0b8c92ddc34cd6208e761de5a34.tar.bz2 gentoo-77bf52e44931c0b8c92ddc34cd6208e761de5a34.zip |
acct-user/arpwatch: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | acct-user/arpwatch/arpwatch-0-r2.ebuild (renamed from acct-user/arpwatch/arpwatch-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/arpwatch/arpwatch-0-r1.ebuild b/acct-user/arpwatch/arpwatch-0-r2.ebuild index e85389c061ea..18b782da390f 100644 --- a/acct-user/arpwatch/arpwatch-0-r1.ebuild +++ b/acct-user/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-user |