diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:56:26 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:06 +0100 |
commit | 9b5dc6d2e2558b65550d07c678363e76f635d91e (patch) | |
tree | f1f555578d5ddab57fcee3e78a7ff8f2f58f4766 /acct-group/steamcmd | |
parent | acct-group/stapusr: update EAPI 7 -> 8 (diff) | |
download | gentoo-9b5dc6d2e2558b65550d07c678363e76f635d91e.tar.gz gentoo-9b5dc6d2e2558b65550d07c678363e76f635d91e.tar.bz2 gentoo-9b5dc6d2e2558b65550d07c678363e76f635d91e.zip |
acct-group/steamcmd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/steamcmd')
-rw-r--r-- | acct-group/steamcmd/steamcmd-0-r3.ebuild (renamed from acct-group/steamcmd/steamcmd-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/steamcmd/steamcmd-0-r2.ebuild b/acct-group/steamcmd/steamcmd-0-r3.ebuild index 0857f379a59f..ec41a6c6b715 100644 --- a/acct-group/steamcmd/steamcmd-0-r2.ebuild +++ b/acct-group/steamcmd/steamcmd-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 |