diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-28 10:27:58 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-28 10:31:31 +0100 |
commit | 024ac2b25b6e6d41ddb47330886b404d8ca79dff (patch) | |
tree | 18307ab44580a4b1a10e6305f897c353321e3e42 /acct-user/bedrock/bedrock-0.ebuild | |
parent | eclass: [QA] Revert multiple meaningless doc changes (diff) | |
download | gentoo-024ac2b25b6e6d41ddb47330886b404d8ca79dff.tar.gz gentoo-024ac2b25b6e6d41ddb47330886b404d8ca79dff.tar.bz2 gentoo-024ac2b25b6e6d41ddb47330886b404d8ca79dff.zip |
acct-*: Revbumps for sysusers.d in eclass
Closes: https://bugs.gentoo.org/762089
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'acct-user/bedrock/bedrock-0.ebuild')
-rw-r--r-- | acct-user/bedrock/bedrock-0.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/acct-user/bedrock/bedrock-0.ebuild b/acct-user/bedrock/bedrock-0.ebuild deleted file mode 100644 index 54166b9499f6..000000000000 --- a/acct-user/bedrock/bedrock-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="A user for the Minecraft Bedrock server" - -ACCT_USER_GROUPS=( "bedrock" ) -ACCT_USER_ID="485" - -acct-user_add_deps |