diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:47:25 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:08 +0100 |
commit | b3471e97d1c1ab845fd8f0ed57f1addcbec50f2d (patch) | |
tree | c91a1efb9145e1e68900d5b5d78be2eef915a7f9 /acct-group/gamestat | |
parent | acct-group/gamemode: update EAPI 7 -> 8 (diff) | |
download | gentoo-b3471e97d1c1ab845fd8f0ed57f1addcbec50f2d.tar.gz gentoo-b3471e97d1c1ab845fd8f0ed57f1addcbec50f2d.tar.bz2 gentoo-b3471e97d1c1ab845fd8f0ed57f1addcbec50f2d.zip |
acct-group/gamestat: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/gamestat')
-rw-r--r-- | acct-group/gamestat/gamestat-0-r3.ebuild (renamed from acct-group/gamestat/gamestat-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/gamestat/gamestat-0-r2.ebuild b/acct-group/gamestat/gamestat-0-r3.ebuild index bd9da8d91185..f4200208e26c 100644 --- a/acct-group/gamestat/gamestat-0-r2.ebuild +++ b/acct-group/gamestat/gamestat-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |