diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:11:12 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:35 +0100 |
commit | ceabd973d7f1a8b1289a6e474db7a0714a7515c5 (patch) | |
tree | 45983a96f817abfd2d297d1af9109fe21397e290 /acct-user/radicale | |
parent | acct-user/rabbitmq_exporter: update EAPI 7 -> 8 (diff) | |
download | gentoo-ceabd973d7f1a8b1289a6e474db7a0714a7515c5.tar.gz gentoo-ceabd973d7f1a8b1289a6e474db7a0714a7515c5.tar.bz2 gentoo-ceabd973d7f1a8b1289a6e474db7a0714a7515c5.zip |
acct-user/radicale: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/radicale')
-rw-r--r-- | acct-user/radicale/radicale-0-r4.ebuild (renamed from acct-user/radicale/radicale-0-r3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/radicale/radicale-0-r3.ebuild b/acct-user/radicale/radicale-0-r4.ebuild index 75d00441a126..1e29e79f762d 100644 --- a/acct-user/radicale/radicale-0-r3.ebuild +++ b/acct-user/radicale/radicale-0-r4.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-user |