diff options
author | 2024-01-14 22:55:43 +0100 | |
---|---|---|
committer | 2024-03-18 20:47:02 +0100 | |
commit | 8a519f02658578ffd9a7945b881de1479a3518f6 (patch) | |
tree | ca6b94092c3d7d34673b2d3041749e3c522bc4f8 /acct-group | |
parent | acct-group/snapserver: update EAPI 7 -> 8 (diff) | |
download | gentoo-8a519f02658578ffd9a7945b881de1479a3518f6.tar.gz gentoo-8a519f02658578ffd9a7945b881de1479a3518f6.tar.bz2 gentoo-8a519f02658578ffd9a7945b881de1479a3518f6.zip |
acct-group/sniproxy: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/sniproxy/sniproxy-0-r2.ebuild (renamed from acct-group/sniproxy/sniproxy-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/sniproxy/sniproxy-0-r1.ebuild b/acct-group/sniproxy/sniproxy-0-r2.ebuild index 0858202737dc..0fdcd080d067 100644 --- a/acct-group/sniproxy/sniproxy-0-r1.ebuild +++ b/acct-group/sniproxy/sniproxy-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |