diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:04:42 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:52 +0100 |
commit | 800080f67af8f013ce788fbc099cc3392275c8e0 (patch) | |
tree | ce2ee49a390c1be8b9d96565fa7ac7a71cb7685c /acct-user/fritzbox_smarthome_exporter | |
parent | acct-user/freenet: update EAPI 7 -> 8 (diff) | |
download | gentoo-800080f67af8f013ce788fbc099cc3392275c8e0.tar.gz gentoo-800080f67af8f013ce788fbc099cc3392275c8e0.tar.bz2 gentoo-800080f67af8f013ce788fbc099cc3392275c8e0.zip |
acct-user/fritzbox_smarthome_exporter: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/fritzbox_smarthome_exporter')
-rw-r--r-- | acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0-r2.ebuild (renamed from acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0-r1.ebuild b/acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0-r2.ebuild index 8cc42b2fe072..68f6d6b909c4 100644 --- a/acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0-r1.ebuild +++ b/acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_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 |