diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:51:43 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:36 +0100 |
commit | 55312bf15255bca71d4a90a6a0ca7cc5653a6193 (patch) | |
tree | 16726df51d9fbc33330eb1cf0df6a7458b8a35b4 /acct-group/ngrep | |
parent | acct-group/nginx-vts-exporter: update EAPI 7 -> 8 (diff) | |
download | gentoo-55312bf15255bca71d4a90a6a0ca7cc5653a6193.tar.gz gentoo-55312bf15255bca71d4a90a6a0ca7cc5653a6193.tar.bz2 gentoo-55312bf15255bca71d4a90a6a0ca7cc5653a6193.zip |
acct-group/ngrep: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/ngrep')
-rw-r--r-- | acct-group/ngrep/ngrep-0-r3.ebuild (renamed from acct-group/ngrep/ngrep-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/ngrep/ngrep-0-r2.ebuild b/acct-group/ngrep/ngrep-0-r3.ebuild index 4953ba08691d..8c92555008f4 100644 --- a/acct-group/ngrep/ngrep-0-r2.ebuild +++ b/acct-group/ngrep/ngrep-0-r3.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 |