diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:05:49 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:00 +0100 |
commit | 1e03cda5adacad45ba358640c99fe984d5698750 (patch) | |
tree | 087f3419ddfc64b95fef191170dcb89efb31788d /acct-user/hacluster | |
parent | acct-user/h2o: update EAPI 7 -> 8 (diff) | |
download | gentoo-1e03cda5adacad45ba358640c99fe984d5698750.tar.gz gentoo-1e03cda5adacad45ba358640c99fe984d5698750.tar.bz2 gentoo-1e03cda5adacad45ba358640c99fe984d5698750.zip |
acct-user/hacluster: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/hacluster')
-rw-r--r-- | acct-user/hacluster/hacluster-0-r2.ebuild (renamed from acct-user/hacluster/hacluster-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/hacluster/hacluster-0-r1.ebuild b/acct-user/hacluster/hacluster-0-r2.ebuild index becc65512d90..8be9a92fa693 100644 --- a/acct-user/hacluster/hacluster-0-r1.ebuild +++ b/acct-user/hacluster/hacluster-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |