diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:49:03 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:18 +0100 |
commit | 98d2fcd0521b76647d6b1571c03cd5e7dc1eb900 (patch) | |
tree | c01c692f73e4f9ddc689054cb61cd2664330363f /acct-group/influxdb | |
parent | acct-group/icingaweb2: update EAPI 7 -> 8 (diff) | |
download | gentoo-98d2fcd0521b76647d6b1571c03cd5e7dc1eb900.tar.gz gentoo-98d2fcd0521b76647d6b1571c03cd5e7dc1eb900.tar.bz2 gentoo-98d2fcd0521b76647d6b1571c03cd5e7dc1eb900.zip |
acct-group/influxdb: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/influxdb')
-rw-r--r-- | acct-group/influxdb/influxdb-0-r3.ebuild (renamed from acct-group/influxdb/influxdb-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/influxdb/influxdb-0-r2.ebuild b/acct-group/influxdb/influxdb-0-r3.ebuild index 035b6cd5fcc9..90c3e31dab3a 100644 --- a/acct-group/influxdb/influxdb-0-r2.ebuild +++ b/acct-group/influxdb/influxdb-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 |