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