diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:00:32 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:27 +0100 |
commit | 560fe12ed32b13f6fc25d86a196fd4030fc8b84c (patch) | |
tree | 73ad1a626db272055a8722a9022bda6da657365b /acct-user/alertmanager | |
parent | acct-user/airdcppd: update EAPI 7 -> 8 (diff) | |
download | gentoo-560fe12ed32b13f6fc25d86a196fd4030fc8b84c.tar.gz gentoo-560fe12ed32b13f6fc25d86a196fd4030fc8b84c.tar.bz2 gentoo-560fe12ed32b13f6fc25d86a196fd4030fc8b84c.zip |
acct-user/alertmanager: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/alertmanager')
-rw-r--r-- | acct-user/alertmanager/alertmanager-0-r2.ebuild (renamed from acct-user/alertmanager/alertmanager-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/alertmanager/alertmanager-0-r1.ebuild b/acct-user/alertmanager/alertmanager-0-r2.ebuild index 867ecaa994db..ff85e1c7faa8 100644 --- a/acct-user/alertmanager/alertmanager-0-r1.ebuild +++ b/acct-user/alertmanager/alertmanager-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |