diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:55:02 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:57 +0100 |
commit | 4a7d85e0f06f2076082402f4e6cada873c24d21e (patch) | |
tree | a105528973ca65e48c3ad710dab73db2c3168384 /acct-group/sanlock | |
parent | acct-group/sancp: update EAPI 7 -> 8 (diff) | |
download | gentoo-4a7d85e0f06f2076082402f4e6cada873c24d21e.tar.gz gentoo-4a7d85e0f06f2076082402f4e6cada873c24d21e.tar.bz2 gentoo-4a7d85e0f06f2076082402f4e6cada873c24d21e.zip |
acct-group/sanlock: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/sanlock')
-rw-r--r-- | acct-group/sanlock/sanlock-0-r3.ebuild (renamed from acct-group/sanlock/sanlock-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/sanlock/sanlock-0-r2.ebuild b/acct-group/sanlock/sanlock-0-r3.ebuild index 71ceac8ce503..ea77b16f3bf4 100644 --- a/acct-group/sanlock/sanlock-0-r2.ebuild +++ b/acct-group/sanlock/sanlock-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 |