diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:51:23 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:34 +0100 |
commit | eb357f4952f2d4e22fbc7c5a6481a01daed88ffc (patch) | |
tree | 9fb351af5d1ccd45d00e302f7e10defb7fe4e084 /acct-group/mysqld_exporter | |
parent | acct-group/mysql: update EAPI 7 -> 8 (diff) | |
download | gentoo-eb357f4952f2d4e22fbc7c5a6481a01daed88ffc.tar.gz gentoo-eb357f4952f2d4e22fbc7c5a6481a01daed88ffc.tar.bz2 gentoo-eb357f4952f2d4e22fbc7c5a6481a01daed88ffc.zip |
acct-group/mysqld_exporter: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/mysqld_exporter')
-rw-r--r-- | acct-group/mysqld_exporter/mysqld_exporter-0-r3.ebuild (renamed from acct-group/mysqld_exporter/mysqld_exporter-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/mysqld_exporter/mysqld_exporter-0-r2.ebuild b/acct-group/mysqld_exporter/mysqld_exporter-0-r3.ebuild index 6abb65361f3a..acb8f27034db 100644 --- a/acct-group/mysqld_exporter/mysqld_exporter-0-r2.ebuild +++ b/acct-group/mysqld_exporter/mysqld_exporter-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 |