diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:58:21 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:19 +0100 |
commit | e8d4338ec89de3714568333c5024b0a39cf155bd (patch) | |
tree | d50163a4bc8a00f36da929edc82a9ba0602dd646 /acct-group | |
parent | acct-group/uucp: update EAPI 7 -> 8 (diff) | |
download | gentoo-e8d4338ec89de3714568333c5024b0a39cf155bd.tar.gz gentoo-e8d4338ec89de3714568333c5024b0a39cf155bd.tar.bz2 gentoo-e8d4338ec89de3714568333c5024b0a39cf155bd.zip |
acct-group/uwsgi_exporter: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/uwsgi_exporter/uwsgi_exporter-0-r2.ebuild (renamed from acct-group/uwsgi_exporter/uwsgi_exporter-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/uwsgi_exporter/uwsgi_exporter-0-r1.ebuild b/acct-group/uwsgi_exporter/uwsgi_exporter-0-r2.ebuild index 2d2d1d5b3ec5..cb8885374b40 100644 --- a/acct-group/uwsgi_exporter/uwsgi_exporter-0-r1.ebuild +++ b/acct-group/uwsgi_exporter/uwsgi_exporter-0-r2.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 |