diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-05-14 12:48:55 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-05-14 13:27:41 +0200 |
commit | 7539fb4fcd567a3d12469b704837713cf15b435d (patch) | |
tree | 1330aaa9c8936d9fb46a20ab5b1294169e5d24c9 /acct-group/nginx | |
parent | acct-group/apache: update EAPI 7->8 (diff) | |
download | gentoo-7539fb4fcd567a3d12469b704837713cf15b435d.tar.gz gentoo-7539fb4fcd567a3d12469b704837713cf15b435d.tar.bz2 gentoo-7539fb4fcd567a3d12469b704837713cf15b435d.zip |
acct-group/nginx: update EAPI 7->8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/nginx')
-rw-r--r-- | acct-group/nginx/nginx-0-r1.ebuild (renamed from acct-group/nginx/nginx-0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/nginx/nginx-0.ebuild b/acct-group/nginx/nginx-0-r1.ebuild index 3377bb72a49b..b326e769a163 100644 --- a/acct-group/nginx/nginx-0.ebuild +++ b/acct-group/nginx/nginx-0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |