diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:59:25 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:25 +0100 |
commit | ca525315bb5d528b847115e3c9d4f5e1fdeebc93 (patch) | |
tree | 59da5205d59e186ff8b23ee07dee32b5fa442aa0 /acct-group | |
parent | acct-group/ziproxy: update EAPI 7 -> 8 (diff) | |
download | gentoo-ca525315bb5d528b847115e3c9d4f5e1fdeebc93.tar.gz gentoo-ca525315bb5d528b847115e3c9d4f5e1fdeebc93.tar.bz2 gentoo-ca525315bb5d528b847115e3c9d4f5e1fdeebc93.zip |
acct-group/znc: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/znc/znc-0-r3.ebuild (renamed from acct-group/znc/znc-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/znc/znc-0-r2.ebuild b/acct-group/znc/znc-0-r3.ebuild index 7475710c30af..c49700746a35 100644 --- a/acct-group/znc/znc-0-r2.ebuild +++ b/acct-group/znc/znc-0-r3.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 |