diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:12:06 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:40 +0100 |
commit | 38938b17adff79665c5b899ca2e8a238f6db4855 (patch) | |
tree | b586c25efad91f920ba8b4cb90299685cb108805 /acct-user/sauerbraten/sauerbraten-0-r3.ebuild | |
parent | acct-user/sanlock: update EAPI 7 -> 8 (diff) | |
download | gentoo-38938b17adff79665c5b899ca2e8a238f6db4855.tar.gz gentoo-38938b17adff79665c5b899ca2e8a238f6db4855.tar.bz2 gentoo-38938b17adff79665c5b899ca2e8a238f6db4855.zip |
acct-user/sauerbraten: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/sauerbraten/sauerbraten-0-r3.ebuild')
-rw-r--r-- | acct-user/sauerbraten/sauerbraten-0-r3.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/acct-user/sauerbraten/sauerbraten-0-r3.ebuild b/acct-user/sauerbraten/sauerbraten-0-r3.ebuild new file mode 100644 index 000000000000..3e1f90773129 --- /dev/null +++ b/acct-user/sauerbraten/sauerbraten-0-r3.ebuild @@ -0,0 +1,12 @@ +# Copyright 2021-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="Group for Sauerbraten (FOSS game engine (Cube 2))" +ACCT_USER_ID=286 +ACCT_USER_GROUPS=( sauerbraten ) + +acct-user_add_deps |