diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:06:40 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:05 +0100 |
commit | a6ba5824c90d34b65a8cd3fd03b68377e608809f (patch) | |
tree | 4aeb37e257609d1ee7e6a8e4cf657f3d361fae0e /acct-user/karma | |
parent | acct-user/kapacitor: update EAPI 7 -> 8 (diff) | |
download | gentoo-a6ba5824c90d34b65a8cd3fd03b68377e608809f.tar.gz gentoo-a6ba5824c90d34b65a8cd3fd03b68377e608809f.tar.bz2 gentoo-a6ba5824c90d34b65a8cd3fd03b68377e608809f.zip |
acct-user/karma: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/karma')
-rw-r--r-- | acct-user/karma/karma-0-r2.ebuild (renamed from acct-user/karma/karma-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/karma/karma-0-r1.ebuild b/acct-user/karma/karma-0-r2.ebuild index 420c7da0121f..dec282098992 100644 --- a/acct-user/karma/karma-0-r1.ebuild +++ b/acct-user/karma/karma-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 |