diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:11:25 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:36 +0100 |
commit | cf3d050cb847ccd460b7edb8f028444e73eca1d9 (patch) | |
tree | d75bd85cd920ed2b4d6d184c048900ecef888047 | |
parent | acct-user/rbot: update EAPI 7 -> 8 (diff) | |
download | gentoo-cf3d050cb847ccd460b7edb8f028444e73eca1d9.tar.gz gentoo-cf3d050cb847ccd460b7edb8f028444e73eca1d9.tar.bz2 gentoo-cf3d050cb847ccd460b7edb8f028444e73eca1d9.zip |
acct-user/redis_exporter: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | acct-user/redis_exporter/redis_exporter-0-r2.ebuild (renamed from acct-user/redis_exporter/redis_exporter-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/redis_exporter/redis_exporter-0-r1.ebuild b/acct-user/redis_exporter/redis_exporter-0-r2.ebuild index 9dc7b65510f4..55d815b208c1 100644 --- a/acct-user/redis_exporter/redis_exporter-0-r1.ebuild +++ b/acct-user/redis_exporter/redis_exporter-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |