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/gamestat-0-r3.ebuild | |
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/gamestat-0-r3.ebuild')
-rw-r--r-- | acct-group/gamestat/gamestat-0-r3.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/gamestat/gamestat-0-r3.ebuild b/acct-group/gamestat/gamestat-0-r3.ebuild new file mode 100644 index 000000000000..f4200208e26c --- /dev/null +++ b/acct-group/gamestat/gamestat-0-r3.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for shared high-score and game state files" +ACCT_GROUP_ID=36 |