diff options
author | 2024-01-14 22:53:10 +0100 | |
---|---|---|
committer | 2024-03-18 20:46:45 +0100 | |
commit | 79090487fb461b3c7e60bdd7b75e9712b8e45fad (patch) | |
tree | ad7cfe3aeae0cec45c8495c3d80677d87ccb8cf6 /acct-group/polw | |
parent | acct-group/polkitd: update EAPI 7 -> 8 (diff) | |
download | gentoo-79090487fb461b3c7e60bdd7b75e9712b8e45fad.tar.gz gentoo-79090487fb461b3c7e60bdd7b75e9712b8e45fad.tar.bz2 gentoo-79090487fb461b3c7e60bdd7b75e9712b8e45fad.zip |
acct-group/polw: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/polw')
-rw-r--r-- | acct-group/polw/polw-0-r2.ebuild (renamed from acct-group/polw/polw-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/polw/polw-0-r1.ebuild b/acct-group/polw/polw-0-r2.ebuild index 24831f7820a0..b30f19ad980f 100644 --- a/acct-group/polw/polw-0-r1.ebuild +++ b/acct-group/polw/polw-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-group |